summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab-chrome.c')
-rw-r--r--src/tab-chrome.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tab-chrome.c b/src/tab-chrome.c
index 79b5c2a..35e9426 100644
--- a/src/tab-chrome.c
+++ b/src/tab-chrome.c
@@ -68,7 +68,7 @@ navigation_toolbar_new(MqTabChrome *chrome, gchar *uri)
}
MqTabChrome *
-mq_tab_chrome_new(gchar *uri)
+mq_tab_chrome_new(gchar *uri, GtkNotebook *notebook, GtkWidget *notebook_child)
{
MqTabChrome *chrome;