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 07:24:52 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 07:24:52 +0200
commit02dd0ba5602b4e8ce05266f5d1be92ad29d7dd3e (patch)
tree8e1717855107d12d856b0583f06830c02d76156d /src/common/xchat.h
parent2cbae7f6a5596e15835e73c76c684ecae0c6336e (diff)
Get rid of gui_tweaks 16 & 1
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r--src/common/xchat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/xchat.h b/src/common/xchat.h
index 668d1f98..f3ab0857 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -298,6 +298,8 @@ struct xchatprefs
 	unsigned int gui_tray_flags;
 	unsigned int gui_tweaks;
 	unsigned int gui_ulist_icons;
+	unsigned int gui_win_modes;
+	unsigned int gui_win_ucount;
 	unsigned int throttle;
 	unsigned int topicbar;
 	unsigned int hideuserlist;