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 f451e949cb..bcd2889dc1 100644
--- a/widgets/table/e-table-column-specification.h
+++ b/widgets/table/e-table-column-specification.h
@@ -52,6 +52,7 @@ typedef struct {
char *cell;
char *compare;
+ char *search;
int priority;
} ETableColumnSpecification;