aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-column-specification.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-column-specification.h')
-rw-r--r--widgets/table/e-table-column-specification.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-column-specification.h b/widgets/table/e-table-column-specification.h
index 2bcbe75e20..07a8a41e11 100644
--- a/widgets/table/e-table-column-specification.h
+++ b/widgets/table/e-table-column-specification.h
@@ -29,6 +29,7 @@ typedef struct {
char *cell;
char *compare;
+ int priority;
} ETableColumnSpecification;
typedef struct {