summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab-chrome.h')
-rw-r--r--src/tab-chrome.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tab-chrome.h b/src/tab-chrome.h
index e63ac23..ecd874f 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -30,6 +30,7 @@ typedef struct {
GtkWidget *tab_label;
guint tab_position;
GtkWidget *container;
+ GtkWidget *back_forward_box;
GtkWidget *back_button;
GtkWidget *forward_button;
GtkWidget *stop_icon;