summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-prefs.h')
-rw-r--r--embed/ephy-embed-prefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-prefs.h b/embed/ephy-embed-prefs.h
index e7d47aeef..037d9050e 100644
--- a/embed/ephy-embed-prefs.h
+++ b/embed/ephy-embed-prefs.h
@@ -34,7 +34,7 @@
G_BEGIN_DECLS
-WebKitWebViewGroup *ephy_embed_prefs_get_web_view_group (void);
+GObject *ephy_embed_prefs_get_settings (void);
void ephy_embed_prefs_set_cookie_accept_policy (WebKitCookieManager *cookie_manager,
const char *settings_policy);