summaryrefslogtreecommitdiffstats
path: root/src/tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab.h')
-rw-r--r--src/tab.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tab.h b/src/tab.h
index 12afe7e..8024c52 100644
--- a/src/tab.h
+++ b/src/tab.h
@@ -19,8 +19,11 @@
* along with Marquee. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "tab-chrome.h"
+
typedef struct {
- GtkWidget *container;
+ GtkWidget *container;
+ MqTabChrome *chrome;
} MqTab;
MqTab *