From 301e5d260d14738fba0d69e73129c52221a21839 Mon Sep 17 00:00:00 2001 From: TingPing Date: Wed, 2 Oct 2013 03:47:07 -0400 Subject: More improvements to libsexy - Add option for showing attributes in input - Improve attribute parsing - Fix detecting iso-codes on unix - Improve getting default langs from $LANG - Fix warnings --- 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 82ebd28d..e1e402c2 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -151,6 +151,7 @@ struct hexchatprefs unsigned int hex_gui_compact; unsigned int hex_gui_focus_omitalerts; unsigned int hex_gui_hide_menu; + unsigned int hex_gui_input_attr; unsigned int hex_gui_input_icon; unsigned int hex_gui_input_nick; unsigned int hex_gui_input_spell; -- cgit 1.4.1