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