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