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 08:24:52 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 08:24:52 +0200
commit1665443062997efdca5c2c8b75e3aa4059e85b69 (patch)
tree53f6c4070664625d07dcba1b14d2bc1030aa2cd7 /src/common/xchat.h
parent6cd5d086bb21e783c2210e4921edc8c7bdfbe677 (diff)
Get rid of gui_tweaks 4
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 267dc31b..27ffe265 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -300,6 +300,7 @@ struct xchatprefs
 	unsigned int gui_tweaks;
 	unsigned int gui_ulist_icons;
 	unsigned int gui_win_modes;
+	unsigned int gui_win_swap;
 	unsigned int gui_win_ucount;
 	unsigned int throttle;
 	unsigned int topicbar;