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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-column-specification.h b/widgets/table/e-table-column-specification.h
index 4004e3eb8b..c19ea5b3d0 100644
--- a/widgets/table/e-table-column-specification.h
+++ b/widgets/table/e-table-column-specification.h
@@ -14,7 +14,7 @@
typedef struct {
GtkObject base;
int model_col;
- char *title_;
+ char *title;
char *pixbuf;
double expansion;