aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-field-chooser.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-field-chooser.h')
-rw-r--r--widgets/table/e-table-field-chooser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-field-chooser.h b/widgets/table/e-table-field-chooser.h
index cff9384895..7cc6e45568 100644
--- a/widgets/table/e-table-field-chooser.h
+++ b/widgets/table/e-table-field-chooser.h
@@ -68,7 +68,7 @@ struct _ETableFieldChooserClass
GtkVBoxClass parent_class;
};
-GtkWidget *e_table_field_chooser_new(void);
+GtkWidget *e_table_field_chooser_new (void);
GType e_table_field_chooser_get_type (void);
G_END_DECLS