summary refs log tree commit diff stats
path: root/src/common/hexchat.h
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-10-17 23:43:58 -0400
committerTingPing <tingping@tingping.se>2013-10-17 23:43:58 -0400
commitd960006de4e68dfa1d278030f2c4d9bfa9132f01 (patch)
tree2247d0b650dd444170f02e02904d25d04d984363 /src/common/hexchat.h
parentcf5e2f273f67178afa67f7974e4c077bf684a76b (diff)
Add option to auto +x on connect
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r--src/common/hexchat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h
index 5825d217..e5d8a654 100644
--- a/src/common/hexchat.h
+++ b/src/common/hexchat.h
@@ -208,6 +208,7 @@ struct hexchatprefs
 	unsigned int hex_input_tray_priv;
 	unsigned int hex_irc_auto_rejoin;
 	unsigned int hex_irc_conf_mode;
+	unsigned int hex_irc_hidehost;
 	unsigned int hex_irc_hide_version;
 	unsigned int hex_irc_invisible;
 	unsigned int hex_irc_logging;