diff options
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r-- | src/common/hexchat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h index 68da144d..1307f260 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -289,6 +289,7 @@ struct hexchatprefs int hex_gui_ulist_sort; int hex_gui_url_mod; int hex_gui_win_height; + int hex_gui_win_fullscreen; int hex_gui_win_left; int hex_gui_win_state; int hex_gui_win_top; |