aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-config.h')
-rw-r--r--widgets/table/e-table-config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-table-config.h b/widgets/table/e-table-config.h
index c3f994a635..4f690c97cc 100644
--- a/widgets/table/e-table-config.h
+++ b/widgets/table/e-table-config.h
@@ -73,8 +73,8 @@ typedef struct {
GtkWidget *group_label;
GtkWidget *fields_label;
- ETableConfigSortWidgets sort [4];
- ETableConfigSortWidgets group [4];
+ ETableConfigSortWidgets sort[4];
+ ETableConfigSortWidgets group[4];
ETable *available;
ETableWithout *available_model;