aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-group-leaf.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-table-group-leaf.h')
-rw-r--r--e-util/e-table-group-leaf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-table-group-leaf.h b/e-util/e-table-group-leaf.h
index 93aa2bf2da..8c47e2e52e 100644
--- a/e-util/e-table-group-leaf.h
+++ b/e-util/e-table-group-leaf.h
@@ -72,7 +72,7 @@ struct _ETableGroupLeaf {
gint length_threshold;
- ETableSubset *ets;
+ ETableModel *ets;
guint is_grouped : 1;
guint alternating_row_colors : 1;