aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-web-dom-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ephy-web-dom-utils.h')
-rw-r--r--lib/ephy-web-dom-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-web-dom-utils.h b/lib/ephy-web-dom-utils.h
index f3cde8184..d98344c70 100644
--- a/lib/ephy-web-dom-utils.h
+++ b/lib/ephy-web-dom-utils.h
@@ -35,6 +35,8 @@ G_BEGIN_DECLS
gboolean ephy_web_dom_utils_has_modified_forms (WebKitDOMDocument *document);
+char * ephy_web_dom_utils_get_application_title (WebKitDOMDocument *document);
+
G_END_DECLS
#endif