diff options
Diffstat (limited to 'lib/widgets/ephy-zoom-action.h')
-rw-r--r-- | lib/widgets/ephy-zoom-action.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/widgets/ephy-zoom-action.h b/lib/widgets/ephy-zoom-action.h index 3bced02f2..d01716179 100644 --- a/lib/widgets/ephy-zoom-action.h +++ b/lib/widgets/ephy-zoom-action.h @@ -39,6 +39,7 @@ struct _EphyZoomAction { GtkAction parent; + /*< private >*/ EphyZoomActionPrivate *priv; }; |