From 692dfb796be36a0d25872ecf698de242dd2ce4a3 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 30 Sep 2017 19:54:21 -0400 Subject: about:preferences: New (stub) page --- (limited to 'src/about/paths.h') 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); -- cgit v0.9.1