aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uzbl.h b/uzbl.h
index ee9e693..8dd2c02 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -144,6 +144,7 @@ typedef struct {
gboolean insert_mode;
gboolean status_top;
gboolean reset_command_mode;
+ gboolean disable_stdin;
gchar* modkey;
guint modmask;
guint http_debug;