aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-specification.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-specification.h')
-rw-r--r--widgets/table/e-table-specification.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-specification.h b/widgets/table/e-table-specification.h
index c50989eeb0..f2cc361c29 100644
--- a/widgets/table/e-table-specification.h
+++ b/widgets/table/e-table-specification.h
@@ -33,6 +33,7 @@ typedef struct {
guint vertical_draw_grid : 1;
guint draw_focus : 1;
guint horizontal_scrolling : 1;
+ guint allow_grouping : 1;
GtkSelectionMode selection_mode;
ECursorMode cursor_mode;