mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-29 10:17:35 +00:00
Monotone-Parent: 42fb4d40a22288da8859b369ec18915fb6e1164c
Monotone-Revision: d62b88251dbc88a5f0e5988172e839b00b7a0f14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-12T23:40:05
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user