From 85119b9a80f5a158485eafbb8ceb8fe81a814e61 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 28 Oct 2012 03:05:50 +0100 Subject: Add option to hide user mode icon in nick box --- src/common/hexchat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/hexchat.h') diff --git a/src/common/hexchat.h b/src/common/hexchat.h index 5ad6a383..3b2a366b 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -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; -- cgit 1.4.1