aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-web-view.h')
-rw-r--r--embed/ephy-web-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-web-view.h b/embed/ephy-web-view.h
index 0a727a88d..69b00ae71 100644
--- a/embed/ephy-web-view.h
+++ b/embed/ephy-web-view.h
@@ -220,7 +220,7 @@ const char * ephy_web_view_get_icon_address (EphyWebView
const char * ephy_web_view_get_title (EphyWebView *view);
gboolean ephy_web_view_can_go_up (EphyWebView *view);
const char * ephy_web_view_get_address (EphyWebView *view);
-
+const char * ephy_web_view_get_title_composite (EphyWebView *view);
/* These should be private */
void ephy_web_view_set_address (EphyWebView *embed,