mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
Monotone-Parent: e00080932f4ede008b94710aac6b0477a9b70141
Monotone-Revision: d57385e5e0cf1d1b6dd18882212fa4b71679db3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-27T19:45:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -37,10 +37,15 @@
|
||||
cyclic references.
|
||||
*/
|
||||
|
||||
@class NSString;
|
||||
@class GCSFolder;
|
||||
@class NSMutableDictionary;
|
||||
|
||||
@interface SOGoFolder : SOGoObject
|
||||
{
|
||||
NSString *ocsPath;
|
||||
GCSFolder *ocsFolder;
|
||||
NSMutableDictionary *aclCache;
|
||||
}
|
||||
|
||||
+ (NSString *) globallyUniqueObjectId;
|
||||
|
||||
Reference in New Issue
Block a user