diff options
Diffstat (limited to 'vconsole.h')
-rw-r--r-- | vconsole.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ struct vconsole_window { GtkWidget *toplevel; GtkWidget *notebook; GtkUIManager *ui; + gboolean fullscreen; /* recent hosts */ GtkActionGroup *r_ag; |