aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table.h')
-rw-r--r--widgets/table/e-table.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table.h b/widgets/table/e-table.h
index 8f489f3439..829b8ffcaf 100644
--- a/widgets/table/e-table.h
+++ b/widgets/table/e-table.h
@@ -73,6 +73,7 @@ typedef struct {
/*
* Configuration settings
*/
+ guint alternating_row_colors : 1;
guint horizontal_draw_grid : 1;
guint vertical_draw_grid : 1;
guint draw_focus : 1;