summaryrefslogtreecommitdiffstats
path: root/src/back-forward-button-box.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/back-forward-button-box.h')
-rw-r--r--src/back-forward-button-box.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/back-forward-button-box.h b/src/back-forward-button-box.h
index 6a57a68..0a721ca 100644
--- a/src/back-forward-button-box.h
+++ b/src/back-forward-button-box.h
@@ -51,7 +51,7 @@ G_BEGIN_DECLS
GType
mq_back_forward_button_box_get_type(void);
-GtkWidget *
+GtkToolItem *
mq_back_forward_button_box_new(MqTab *tab, MqWebView *web_view);
G_END_DECLS