summaryrefslogtreecommitdiffstats
path: root/src/schemes/about/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/schemes/about/paths.h')
-rw-r--r--src/schemes/about/paths.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/schemes/about/paths.h b/src/schemes/about/paths.h
index d7ca9b8..b0d413b 100644
--- a/src/schemes/about/paths.h
+++ b/src/schemes/about/paths.h
@@ -33,6 +33,10 @@ mq_about_version_response(MqApplication *application, GHashTable *query,
WebKitURISchemeRequest *request);
void
+mq_about_profiles_response(MqApplication *application, GHashTable *query,
+ WebKitURISchemeRequest *request);
+
+void
mq_about_preferences_response(MqApplication *application, GHashTable *query,
WebKitURISchemeRequest *request);