summaryrefslogtreecommitdiffstats
path: root/src/tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab.h')
-rw-r--r--src/tab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tab.h b/src/tab.h
index e5958b4..1871187 100644
--- a/src/tab.h
+++ b/src/tab.h
@@ -25,10 +25,12 @@
#include <gtk/gtk.h>
#include "tab-chrome.h"
+#include "tab-body.h"
typedef struct {
GtkWidget *container;
MqTabChrome *chrome;
+ MqTabBody *body;
} MqTab;
MqTab *