aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-shell.h')
-rw-r--r--src/ephy-shell.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h
index 9ca8dce2d..d086beb4d 100644
--- a/src/ephy-shell.h
+++ b/src/ephy-shell.h
@@ -92,6 +92,8 @@ typedef enum
struct EphyShell
{
EphyEmbedShell parent;
+
+ /*< private >*/
EphyShellPrivate *priv;
};