aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-search-entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-search-entry.h')
-rw-r--r--lib/widgets/ephy-search-entry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/widgets/ephy-search-entry.h b/lib/widgets/ephy-search-entry.h
index 95f8339ad..5145b8b6c 100644
--- a/lib/widgets/ephy-search-entry.h
+++ b/lib/widgets/ephy-search-entry.h
@@ -38,6 +38,7 @@ typedef struct
{
GtkEntry parent;
+ /*< private >*/
EphySearchEntryPrivate *priv;
} EphySearchEntry;