summaryrefslogtreecommitdiffstats
path: root/src/web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/web-view.h')
-rw-r--r--src/web-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web-view.h b/src/web-view.h
index 6724652..36e87d1 100644
--- a/src/web-view.h
+++ b/src/web-view.h
@@ -49,7 +49,7 @@ GType
mq_web_view_get_type(void);
MqWebView *
-mq_web_view_new(MqTab *tab, const gchar *uri);
+mq_web_view_new(MqTabPage *tab_page, const gchar *uri);
const gchar *
mq_web_view_get_uri(MqWebView *web_view);