aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group-leaf.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-group-leaf.h')
-rw-r--r--widgets/table/e-table-group-leaf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-group-leaf.h b/widgets/table/e-table-group-leaf.h
index fad13c4b18..de6a63013b 100644
--- a/widgets/table/e-table-group-leaf.h
+++ b/widgets/table/e-table-group-leaf.h
@@ -32,6 +32,7 @@ typedef struct {
ETableSubset *ets;
guint is_grouped : 1;
+ guint alternating_row_colors : 1;
guint horizontal_draw_grid : 1;
guint vertical_draw_grid : 1;
guint draw_focus : 1;