Monotone-Parent: 42fb4d40a22288da8859b369ec18915fb6e1164c

Monotone-Revision: d62b88251dbc88a5f0e5988172e839b00b7a0f14

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-12T23:40:05
This commit is contained in:
Wolfgang Sourdeau
2012-04-12 23:40:05 +00:00
parent 50e160f895
commit 902db62ec8
3 changed files with 14 additions and 5 deletions
@@ -49,6 +49,7 @@
@class NSTimeZone;
@class GCSFolder;
@class iCalCalendar;
@class SOGoWebDAVValue;
typedef enum {
SOGoAppointmentProxyPermissionNone = 0,
@@ -66,6 +67,7 @@ typedef enum {
int davTimeLimitSeconds;
int davTimeHalfLimitSeconds;
BOOL userCanAccessObjectsClassifiedAs[iCalAccessClassCount];
SOGoWebDAVValue *componentSet;
}
- (BOOL) isActive;