Add option to exclude nickname in window title (#2759)

This commit is contained in:
konsolebox
2023-01-25 07:03:53 +08:00
committed by GitHub
parent bb7a03e9f6
commit 67b25fddf1
4 changed files with 18 additions and 18 deletions

View File

@@ -150,6 +150,7 @@ struct hexchatprefs
unsigned int hex_gui_ulist_style;
unsigned int hex_gui_usermenu;
unsigned int hex_gui_win_modes;
unsigned int hex_gui_win_nick;
unsigned int hex_gui_win_save;
unsigned int hex_gui_win_swap;
unsigned int hex_gui_win_ucount;