[almanah/wip/jtojnar/meson: 1/3] calendar-client: Fix deprecation
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah/wip/jtojnar/meson: 1/3] calendar-client: Fix deprecation
- Date: Wed, 3 Apr 2019 13:54:14 +0000 (UTC)
commit c68266eed10a0e3d43d5f930a4fc96afbcc6dbb4
Author: Jan Tojnar <jtojnar gmail com>
Date: Wed Apr 3 15:53:14 2019 +0200
calendar-client: Fix deprecation
src/event-factories/calendar-client.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/event-factories/calendar-client.c b/src/event-factories/calendar-client.c
index f0f4726..e76ef3b 100644
--- a/src/event-factories/calendar-client.c
+++ b/src/event-factories/calendar-client.c
@@ -2145,5 +2145,5 @@ calendar_client_set_task_completed (CalendarClient *client,
icalproperty_new_status (status));
}
- e_cal_client_modify_object_sync (esource, ical, CALOBJ_MOD_ALL, NULL, NULL);
+ e_cal_client_modify_object_sync (esource, ical, E_CAL_OBJ_MOD_ALL, NULL, NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]