From f6ba2741345fbab44947e9f81ff0ea543aeba030 Mon Sep 17 00:00:00 2001 From: TingPing Date: Thu, 19 Sep 2013 17:52:17 -0400 Subject: Add fullscreen to to view menu --- src/common/hexchat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/hexchat.h') 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; -- cgit 1.4.1