diff options
Diffstat (limited to 'lib/ephy-node-db.h')
-rw-r--r-- | lib/ephy-node-db.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-node-db.h b/lib/ephy-node-db.h index f9df6d894..ba597f528 100644 --- a/lib/ephy-node-db.h +++ b/lib/ephy-node-db.h @@ -41,6 +41,7 @@ struct EphyNodeDb { GObject parent; + /*< private >*/ EphyNodeDbPrivate *priv; }; |