aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-day-view.c')
-rw-r--r--calendar/gui/e-day-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-day-view.c b/calendar/gui/e-day-view.c
index 1f3808d695..9e6db8151f 100644
--- a/calendar/gui/e-day-view.c
+++ b/calendar/gui/e-day-view.c
@@ -1345,7 +1345,7 @@ e_day_view_set_cal_client (EDayView *day_view,
GTK_SIGNAL_FUNC (obj_removed_cb), day_view);
}
- e_day_view_reload_events (day_view);
+ e_day_view_queue_reload_events (day_view);
}