aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-persist.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-persist.h')
-rw-r--r--embed/ephy-embed-persist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/ephy-embed-persist.h b/embed/ephy-embed-persist.h
index 8e5980128..1eadb5940 100644
--- a/embed/ephy-embed-persist.h
+++ b/embed/ephy-embed-persist.h
@@ -53,6 +53,8 @@ typedef enum
struct EphyEmbedPersist
{
GObject parent;
+
+ /*< private >*/
EphyEmbedPersistPrivate *priv;
};