aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-01-17 11:46:23 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-01-17 11:46:23 +0100
commit6341635273f7319027e6406638405cd743ca7f23 (patch)
tree568145efda27bc9c0d9d82c08cfa5b701c812dc0 /vconsole.h
parentf3b0cf69d78fe13a4c59f41391c9b580bd9811dc (diff)
downloadvconsole-6341635273f7319027e6406638405cd743ca7f23.tar.gz
recent menu
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index 1a6b5e5..680d699 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -53,6 +53,7 @@ struct vconsole_window {
/* toplevel window */
GtkWidget *toplevel;
GtkWidget *notebook;
+ GtkWidget *recent;
GtkUIManager *ui;
gboolean fullscreen;