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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tab-chrome.h b/src/tab-chrome.h
index 3785a95..90182ef 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -32,6 +32,8 @@ typedef struct {
GtkWidget *container;
GtkToolItem *back_button;
GtkToolItem *forward_button;
+ GtkWidget *stop_icon;
+ GtkWidget *reload_icon;
GtkToolItem *stop_reload_button;
GtkWidget *uri_entry;
WebKitWebView *web_view;