aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-location-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-location-action.h')
-rw-r--r--src/ephy-location-action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-location-action.h b/src/ephy-location-action.h
index 74de3b175..987e9c75b 100644
--- a/src/ephy-location-action.h
+++ b/src/ephy-location-action.h
@@ -40,6 +40,7 @@ struct _EphyLocationAction
{
GtkAction parent;
+ /*< private >*/
EphyLocationActionPrivate *priv;
};