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 18:59:45 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 18:59:45 +0200
commitbc4fb2fd0ef60e39cc3eb331378672a8a04cb30a (patch)
tree7ee5fbf4da9a0eb8092c09d979d84f073c628385 /src/common/xchat.h
parentf5338e014aaf90fdf58b03313be9a7e32710d335 (diff)
Fix user count options
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 5ee91d1e..c7bac850 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -241,6 +241,7 @@ struct hexchatprefs
 	unsigned int hex_gui_topicbar;
 	unsigned int hex_gui_tray;
 	unsigned int hex_gui_ulist_buttons;
+	unsigned int hex_gui_ulist_count;
 	unsigned int hex_gui_ulist_hide;
 	unsigned int hex_gui_ulist_icons;
 	unsigned int hex_gui_ulist_resizable;