aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-tree-model-sort.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-tree-model-sort.h')
-rw-r--r--lib/widgets/ephy-tree-model-sort.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/widgets/ephy-tree-model-sort.h b/lib/widgets/ephy-tree-model-sort.h
index abe21ddbb..f8c27cd16 100644
--- a/lib/widgets/ephy-tree-model-sort.h
+++ b/lib/widgets/ephy-tree-model-sort.h
@@ -39,6 +39,7 @@ typedef struct
{
GtkTreeModelSort parent;
+ /*< private >*/
EphyTreeModelSortPrivate *priv;
} EphyTreeModelSort;