aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-about-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-about-handler.h')
-rw-r--r--embed/ephy-about-handler.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/embed/ephy-about-handler.h b/embed/ephy-about-handler.h
index 2bc5bd823..d73d9fd7e 100644
--- a/embed/ephy-about-handler.h
+++ b/embed/ephy-about-handler.h
@@ -13,4 +13,7 @@
GString *ephy_about_handler_handle (const char *about);
+void _ephy_about_handler_handle_plugins (GString *data_str,
+ GList *plugin_list);
+
#endif /* EPHY_ABOUT_HANDLER_H */