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:00:55 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-22 08:00:55 +0200
commit9435851dee786a9f5057d324375ecc8a454a99f5 (patch)
tree6b842698151ce3ea65b45555da201716694c5017 /src/common/xchat.h
parent02dd0ba5602b4e8ce05266f5d1be92ad29d7dd3e (diff)
Get rid of gui_tweaks 8
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 f3ab0857..267dc31b 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -294,6 +294,7 @@ struct xchatprefs
 	unsigned int wordwrap;
 	unsigned int gui_compact;
 	unsigned int gui_input_spell;
+	unsigned int gui_tab_dots;
 	unsigned int gui_tray;
 	unsigned int gui_tray_flags;
 	unsigned int gui_tweaks;