aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-gtk.h')
-rw-r--r--qemu-gtk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu-gtk.h b/qemu-gtk.h
index 96e3113..bccd665 100644
--- a/qemu-gtk.h
+++ b/qemu-gtk.h
@@ -70,6 +70,8 @@ struct qemu_window {
gboolean vnc_grab_mouse;
gboolean vnc_grab_kbd;
char *tty_font;
+ char *tty_fg;
+ char *tty_bg;
};
/* qemu-gtk.c */