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, 1 insertions, 1 deletions
diff --git a/src/tab-chrome.h b/src/tab-chrome.h
index 2dec778..cea26d9 100644
--- a/src/tab-chrome.h
+++ b/src/tab-chrome.h
@@ -32,7 +32,7 @@ typedef struct {
} MqTabChrome;
MqTabChrome *
-mq_tab_chrome_new(gchar *uri, GtkNotebook *notebook, GtkWidget *notebook_child);
+mq_tab_chrome_new(gchar *uri, GtkWidget *tab_image, GtkWidget *tab_label);
GtkWidget *
mq_tab_chrome_get_container(MqTabChrome *chrome);