allow tray blinks to be static icons

This commit is contained in:
TingPing
2012-12-20 19:53:58 -05:00
parent 4524367cc0
commit b259595c9d
3 changed files with 5 additions and 1 deletions

View File

@@ -153,6 +153,7 @@ struct hexchatprefs
unsigned int hex_gui_topicbar;
unsigned int hex_gui_tray;
unsigned int hex_gui_tray_away;
unsigned int hex_gui_tray_blink;
unsigned int hex_gui_tray_close;
unsigned int hex_gui_tray_minimize;
unsigned int hex_gui_tray_quiet;