From 7a85810909b4e8719c45cb12c0d5b116d3f78577 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 9 Jul 2008 15:43:55 +0000 Subject: [PATCH] Monotone-Parent: 4f866f7ebe374b79f2e28ceb3dca60ca3cc709bc Monotone-Revision: 3cad3ace0562bec9fda3d3fbacaeea2559bdda1b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T15:43:55 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAppointmentObject.h | 1 + 1 file changed, 1 insertion(+) diff --git a/SoObjects/Appointments/SOGoAppointmentObject.h b/SoObjects/Appointments/SOGoAppointmentObject.h index 90f720f98..37f63201b 100644 --- a/SoObjects/Appointments/SOGoAppointmentObject.h +++ b/SoObjects/Appointments/SOGoAppointmentObject.h @@ -52,6 +52,7 @@ - (NSArray *) postCalDAVEventRequestTo: (NSArray *) recipients; - (NSArray *) postCalDAVEventReplyTo: (NSArray *) recipients; +- (NSArray *) postCalDAVEventCancelTo: (NSArray *) recipients; /* "iCal multifolder saves" */