aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-state.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-state.h')
-rw-r--r--widgets/table/e-table-state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-state.h b/widgets/table/e-table-state.h
index 0ef8471166..c699f3a1b3 100644
--- a/widgets/table/e-table-state.h
+++ b/widgets/table/e-table-state.h
@@ -18,6 +18,7 @@ typedef struct {
ETableSortInfo *sort_info;
int col_count;
int *columns;
+ double *expansions;
} ETableState;
typedef struct {