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 bcd2889dc1..67bf7afb48 100644
--- a/widgets/table/e-table-column-specification.h
+++ b/widgets/table/e-table-column-specification.h
@@ -42,6 +42,7 @@ extern "C" {
typedef struct {
GtkObject base;
int model_col;
+ int compare_col;
char *title;
char *pixbuf;