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:18:32 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 06:18:32 +0200
commit2cbae7f6a5596e15835e73c76c684ecae0c6336e (patch)
treee9b785884346a9f7634b1376f9599c9af1ec8f1e /src/common/xchat.h
parent0e88d01caf89a0d5e6e69cae9eb1d095006f6508 (diff)
Get rid of gui_tweaks 32
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 0329cb47..668d1f98 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -292,6 +292,7 @@ struct xchatprefs
 	unsigned int thin_separator;
 	unsigned int auto_indent;
 	unsigned int wordwrap;
+	unsigned int gui_compact;
 	unsigned int gui_input_spell;
 	unsigned int gui_tray;
 	unsigned int gui_tray_flags;