aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl-core.h')
-rw-r--r--uzbl-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uzbl-core.h b/uzbl-core.h
index 83fa4b2..df9eb1a 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -93,6 +93,7 @@ typedef struct {
gchar* keycmd;
gchar* searchtx;
gboolean verbose;
+ gboolean events_stdout;
GPtrArray *event_buffer;
gchar** connect_socket_names;
GdkEventButton *last_button;