summaryrefslogtreecommitdiffstats
path: root/src/tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab.h')
-rw-r--r--src/tab.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/tab.h b/src/tab.h
index d8fbcc9..14652fb 100644
--- a/src/tab.h
+++ b/src/tab.h
@@ -28,9 +28,10 @@
#include "tab-body.h"
typedef struct {
- GtkWidget *container;
- MqTabChrome *chrome;
- MqTabBody *body;
+ GtkWidget *container;
+ MqTabChrome *chrome;
+ MqTabBody *body;
+ WebKitWebView *web_view;
} MqTab;
MqTab *