From 2c51cb761fe6392f136611cb73d6eeda223288fb Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 16 Jun 2009 14:15:43 +0300 Subject: Move the get_title_composite function to EphyWebView. --- embed/ephy-web-view.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/ephy-web-view.h') 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, -- cgit v1.2.3