diff options
Diffstat (limited to 'qemu-gtk.h')
-rw-r--r-- | qemu-gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ struct qemu_window { gboolean vnc_scale; gboolean vnc_grab_mouse; gboolean vnc_grab_kbd; + gboolean tty_blink; char *tty_font; char *tty_fg; char *tty_bg; |