diff options
Diffstat (limited to 'calendar/gui/e-cal-list-view.c')
-rw-r--r-- | calendar/gui/e-cal-list-view.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-cal-list-view.c b/calendar/gui/e-cal-list-view.c index 2cd5ad0b77..2efc7c2dff 100644 --- a/calendar/gui/e-cal-list-view.c +++ b/calendar/gui/e-cal-list-view.c @@ -174,7 +174,7 @@ setup_e_table (ECalListView *cal_list_view) /* Create the header columns */ - extras = e_table_extras_new(); + extras = e_table_extras_new (); /* Normal string fields */ |