Add option to hide user mode icon in nick box

This commit is contained in:
Berke Viktor
2012-10-28 03:05:50 +01:00
parent 6cb0c96319
commit 85119b9a80
4 changed files with 5 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ struct hexchatprefs
unsigned int hex_gui_autoopen_send;
unsigned int hex_gui_compact;
unsigned int hex_gui_hide_menu;
unsigned int hex_gui_input_icon;
unsigned int hex_gui_input_nick;
unsigned int hex_gui_input_spell;
unsigned int hex_gui_input_style;