mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 04:00:19 +00:00
Nick box icon requires a restart
This commit is contained in:
@@ -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))
|
||||||
|
|||||||
Reference in New Issue
Block a user