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 07d307f..5b59c61 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -71,6 +71,7 @@ typedef struct {
gchar* keycmd;
gchar* searchtx;
gboolean verbose;
+ GPtrArray *event_buffer;
} State;