aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group-container.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-group-container.h')
-rw-r--r--widgets/table/e-table-group-container.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-table-group-container.h b/widgets/table/e-table-group-container.h
index 1157768ea4..bdb717b92d 100644
--- a/widgets/table/e-table-group-container.h
+++ b/widgets/table/e-table-group-container.h
@@ -41,6 +41,8 @@ typedef struct {
int n;
int length_threshold;
+ ETableSelectionModel *table_selection_model;
+
guint draw_grid : 1;
guint draw_focus : 1;
ETableCursorMode cursor_mode;