aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-find-toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-find-toolbar.h')
-rw-r--r--src/ephy-find-toolbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-find-toolbar.h b/src/ephy-find-toolbar.h
index aee1dc265..92720726b 100644
--- a/src/ephy-find-toolbar.h
+++ b/src/ephy-find-toolbar.h
@@ -45,7 +45,7 @@ typedef struct _EphyFindToolbarClass EphyFindToolbarClass;
struct _EphyFindToolbar
{
- GtkToolbar parent;
+ GtkBox parent;
/*< private >*/
EphyFindToolbarPrivate *priv;