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 8c432f0..48c99ae 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -104,6 +104,7 @@ typedef struct {
GPtrArray *event_buffer;
gchar** connect_socket_names;
GdkEventButton *last_button;
+ gboolean plug_mode;
} State;