summary refs log tree commit diff stats
path: root/src/common/hexchat.h
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-09-27 17:42:38 -0400
committerTingPing <tingping@tingping.se>2013-09-27 17:42:38 -0400
commit54657908862578d89c398d87271600b765f96596 (patch)
tree25c4b5922239698afe5212ae1bfe3768a0d233f5 /src/common/hexchat.h
parent960ded7db4f5896690b62130884705b67bd3e940 (diff)
parent958f4099f12841110282ab3e5e220c698a56ca19 (diff)
Merge branch 'xtext2'
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r--src/common/hexchat.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h
index 1307f260..82ebd28d 100644
--- a/src/common/hexchat.h
+++ b/src/common/hexchat.h
@@ -284,6 +284,7 @@ struct hexchatprefs
 	int hex_gui_tab_pos;
 	int hex_gui_tab_small;
 	int hex_gui_tab_trunc;
+	int hex_gui_transparency;
 	int hex_gui_throttlemeter;
 	int hex_gui_ulist_pos;
 	int hex_gui_ulist_sort;
@@ -306,9 +307,6 @@ struct hexchatprefs
 	int hex_notify_timeout;
 	int hex_text_max_indent;
 	int hex_text_max_lines;
-	int hex_text_tint_blue;
-	int hex_text_tint_green;
-	int hex_text_tint_red;
 	int hex_url_grabber_limit;
 
 	/* STRINGS */