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, 1 insertions, 1 deletions
diff --git a/src/common/xchat.h b/src/common/xchat.h
index 27ffe265..473be3c1 100644
--- a/src/common/xchat.h
+++ b/src/common/xchat.h
@@ -293,11 +293,11 @@ struct xchatprefs
 	unsigned int auto_indent;
 	unsigned int wordwrap;
 	unsigned int gui_compact;
+	unsigned int gui_input_nick;
 	unsigned int gui_input_spell;
 	unsigned int gui_tab_dots;
 	unsigned int gui_tray;
 	unsigned int gui_tray_flags;
-	unsigned int gui_tweaks;
 	unsigned int gui_ulist_icons;
 	unsigned int gui_win_modes;
 	unsigned int gui_win_swap;