mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 03:02:17 -05:00
Nick box icon requires a restart
This commit is contained in:
parent
85119b9a80
commit
4880b2977a
@ -2204,6 +2204,8 @@ setup_apply (struct hexchatprefs *pr)
|
||||
#endif
|
||||
if (DIFF (hex_gui_compact))
|
||||
noapply = TRUE;
|
||||
if (DIFF (hex_gui_input_icon))
|
||||
noapply = TRUE;
|
||||
if (DIFF (hex_gui_input_nick))
|
||||
noapply = TRUE;
|
||||
if (DIFF (hex_gui_lagometer))
|
||||
|
Loading…
Reference in New Issue
Block a user