summaryrefslogtreecommitdiffstats
path: root/src/tab-label.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab-label.h')
-rw-r--r--src/tab-label.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tab-label.h b/src/tab-label.h
index 13a7bcb..88392de 100644
--- a/src/tab-label.h
+++ b/src/tab-label.h
@@ -49,7 +49,7 @@ G_BEGIN_DECLS
GType
mq_tab_label_get_type(void);
-MqTabLabel *
+GtkWidget *
mq_tab_label_new(MqTab *tab, MqWebView *web_view);
void