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.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/about/paths.h b/src/about/paths.h
index ec365d1..e3c2434 100644
--- a/src/about/paths.h
+++ b/src/about/paths.h
@@ -26,7 +26,8 @@
#include "../application.h"
-gchar *
-mq_about_marquee_response(MqApplication *application, GHashTable *query);
+void
+mq_about_marquee_response(MqApplication *application, GHashTable *query,
+ WebKitURISchemeRequest *request);
#endif