From 1012be5efbf01597d4edfd8071068286a77ff2dd Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 15 Mar 2012 23:58:52 +0100 Subject: update xchat to r1503 --- src/common/xchat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/xchat.h') diff --git a/src/common/xchat.h b/src/common/xchat.h index 10f1067e..6e31d7c5 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -300,6 +300,8 @@ struct xchatprefs unsigned int msg_number_limit; /*same deal */ unsigned int msg_time_limit; + unsigned int url_grabber; + unsigned int url_grabber_limit; /* Tells us if we need to save, only when they've been edited. This is so that we continue using internal defaults (which can change in the next release) until the user edits them. */ -- cgit 1.4.1