Nick box icon requires a restart
This commit is contained in:
parent
85119b9a80
commit
4880b2977a
1 changed files with 2 additions and 0 deletions
|
@ -2204,6 +2204,8 @@ setup_apply (struct hexchatprefs *pr)
|
||||||
#endif
|
#endif
|
||||||
if (DIFF (hex_gui_compact))
|
if (DIFF (hex_gui_compact))
|
||||||
noapply = TRUE;
|
noapply = TRUE;
|
||||||
|
if (DIFF (hex_gui_input_icon))
|
||||||
|
noapply = TRUE;
|
||||||
if (DIFF (hex_gui_input_nick))
|
if (DIFF (hex_gui_input_nick))
|
||||||
noapply = TRUE;
|
noapply = TRUE;
|
||||||
if (DIFF (hex_gui_lagometer))
|
if (DIFF (hex_gui_lagometer))
|
||||||
|
|
Loading…
Add table
Reference in a new issue