aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar Dequis <dx@dxzone.com.ar>2009-06-20 01:20:49 -0300
committerGravatar Dequis <dx@dxzone.com.ar>2009-06-20 01:20:49 -0300
commitf1a114c9e201b09eb81ba3e93365440f8e95f956 (patch)
tree398b6ddffefb95113dc01f5bc087c319ed68f1ea /uzbl.h
parentf70e2d36a664c9571eeb520341d18246fb4170cb (diff)
Revert "Replaced disable_stdin with uzbl -c -"
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 2cf0346..bbbb9b0 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -142,6 +142,7 @@ typedef struct {
gboolean insert_mode;
gboolean status_top;
gboolean reset_command_mode;
+ gboolean disable_stdin;
gchar* modkey;
guint modmask;
guint http_debug;