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 0a721ca..f79eefe 100644
--- a/src/back-forward-button-box.h
+++ b/src/back-forward-button-box.h
@@ -52,7 +52,7 @@ GType
mq_back_forward_button_box_get_type(void);
GtkToolItem *
-mq_back_forward_button_box_new(MqTab *tab, MqWebView *web_view);
+mq_back_forward_button_box_new(MqWebView *web_view);
G_END_DECLS