aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-ellipsizing-label.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-ellipsizing-label.h')
-rw-r--r--lib/widgets/ephy-ellipsizing-label.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/widgets/ephy-ellipsizing-label.h b/lib/widgets/ephy-ellipsizing-label.h
index 7e64a12f2..a1d790d1e 100644
--- a/lib/widgets/ephy-ellipsizing-label.h
+++ b/lib/widgets/ephy-ellipsizing-label.h
@@ -45,6 +45,7 @@ typedef struct
{
GtkLabel parent;
+ /*< private >*/
EphyEllipsizingLabelPrivate *priv;
} EphyEllipsizingLabel;