Monotone-Parent: a3bdc2441cad158c03e3bb175dd766004db14021

Monotone-Revision: b034ac1c0af075ed2d87791ac8da96f40ca72ae5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-07-15T17:05:34
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-07-15 17:05:34 +00:00
parent c6532f9d73
commit 2926f2f22d

View File

@@ -54,6 +54,9 @@
- (NSException *) newFolderWithName: (NSString *) name
nameInContainer: (NSString **) newNameInContainer;
- (id) lookupPersonalFolder: (NSString *) name
ignoringRights: (BOOL) ignoreRights;
@end
#endif /* SOGOPARENTFOLDERS_H */