summaryrefslogtreecommitdiffstats
path: root/src/schemes/about/paths.h
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-11-04 15:37:00 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-11-04 15:37:00 (EDT)
commitdb3adb8098bc5fda5eb8719c6a6c6722174b642e (patch)
tree34f8933da2122ebfdf50c6158e326b8364b2f297 /src/schemes/about/paths.h
parentc1694f37f26ab46f4bad394424f0394be11936cd (diff)
downloadmarquee-db3adb8098bc5fda5eb8719c6a6c6722174b642e.zip
marquee-db3adb8098bc5fda5eb8719c6a6c6722174b642e.tar.gz
marquee-db3adb8098bc5fda5eb8719c6a6c6722174b642e.tar.bz2
about:profiles: New page
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);