summary refs log tree commit diff stats
path: root/src/common/xchat.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-22 06:02:15 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 06:02:15 +0200
commit0e88d01caf89a0d5e6e69cae9eb1d095006f6508 (patch)
treea12ea3c5dd4e9b78c0c48f9b568c3922bbb2ea7e /src/common/xchat.h
parente361efcf941dc36ffd92a43a1ff605412bed49ab (diff)
Get rid of gui_tweaks 64
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r--src/common/xchat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/xchat.h b/src/common/xchat.h
index cdb8a563..0329cb47 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -296,6 +296,7 @@ struct xchatprefs
 	unsigned int gui_tray;
 	unsigned int gui_tray_flags;
 	unsigned int gui_tweaks;
+	unsigned int gui_ulist_icons;
 	unsigned int throttle;
 	unsigned int topicbar;
 	unsigned int hideuserlist;