From a16bf2c00ef0ba132ba9fc5030c7a7fa6083772b Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 1 Dec 2011 21:23:09 +0000 Subject: [PATCH] Monotone-Parent: 2b0145bf6bbc08cf0fb2fc9d65b3fd914daa72c2 Monotone-Revision: d70b16e4de0e51014c13f2e04c41c5dbaca8197a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-01T21:23:09 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/SOGoAppointmentFolder.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SoObjects/Appointments/SOGoAppointmentFolder.h b/SoObjects/Appointments/SOGoAppointmentFolder.h index 2ad6ba6b0..73ba92330 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.h +++ b/SoObjects/Appointments/SOGoAppointmentFolder.h @@ -140,6 +140,8 @@ typedef enum { /* bulk fetches */ +- (NSString *) aclSQLListingFilter; + - (NSString *) roleForComponentsWithAccessClass: (iCalAccessClass) accessClass forUser: (NSString *) uid;