summary refs log tree commit diff stats
path: root/src/common/xchat.h
diff options
context:
space:
mode:
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;