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 30de801..1fc4091 100644
--- a/src/web-view.h
+++ b/src/web-view.h
@@ -54,7 +54,7 @@ MqWebView *
mq_web_view_new(MqTabPage *tab_page, const gchar *uri);
MqWebViewScheme *
-mq_web_view_get_scheme(MqWebView *web_view);
+mq_web_view_get_scheme(MqWebView *web_view) G_GNUC_CONST;
MqConfig *
mq_web_view_get_config(MqWebView *web_view);