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 c2b7fc78fd..2b935f3f3a 100644
--- a/calendar/gui/e-day-view.c
+++ b/calendar/gui/e-day-view.c
@@ -6898,7 +6898,7 @@ e_day_view_on_editing_stopped (EDayView *day_view,
} else {
icalcomponent_set_uid (icalcomp, uid);
e_calendar_view_emit_user_created (
- E_CALENDAR_VIEW (day_view));
+ E_CALENDAR_VIEW (day_view), client);
}
g_free (uid);