aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.c
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-21 03:39:31 +0800
committerXan Lopez <xan@igalia.com>2012-01-21 03:39:31 +0800
commitd4dcc52b3800df19a884dbc654da4a1b13f637b9 (patch)
tree9cad10af6ed2acc12c6c358e37a6a86bfda706e4 /src/window-commands.c
parent1bd50c7c0b96ff320f6265ca62f682f7d15755d6 (diff)
downloadgsoc2013-epiphany-d4dcc52b3800df19a884dbc654da4a1b13f637b9.tar
gsoc2013-epiphany-d4dcc52b3800df19a884dbc654da4a1b13f637b9.tar.gz
gsoc2013-epiphany-d4dcc52b3800df19a884dbc654da4a1b13f637b9.tar.bz2
gsoc2013-epiphany-d4dcc52b3800df19a884dbc654da4a1b13f637b9.tar.lz
gsoc2013-epiphany-d4dcc52b3800df19a884dbc654da4a1b13f637b9.tar.xz
gsoc2013-epiphany-d4dcc52b3800df19a884dbc654da4a1b13f637b9.tar.zst
gsoc2013-epiphany-d4dcc52b3800df19a884dbc654da4a1b13f637b9.zip
ephy-window: make ephy_window_get_find_toolbar private
Surely this is not interesting for anyone outside Epiphany? It's not used in extensions.
Diffstat (limited to 'src/window-commands.c')
-rw-r--r--src/window-commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window-commands.c b/src/window-commands.c
index f2539dd9c..4a6440b64 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -42,6 +42,7 @@
#include "ephy-location-entry.h"
#include "ephy-notebook.h"
#include "ephy-prefs.h"
+#include "ephy-private.h"
#include "ephy-settings.h"
#include "ephy-shell.h"
#include "ephy-state.h"