Monotone-Parent: fbb867d290fbac74eedd76bf137347b1886150c3

Monotone-Revision: 4aa70b487f0aac9a825415cb0573df63c95632b1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-17T03:40:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-17 03:40:46 +00:00
parent ba5f751a3b
commit 5ae0cbdfbe

View File

@@ -78,6 +78,9 @@
- (BOOL) folderIsMandatory;
- (NSString *) folderType;
/* sorting */
- (NSComparisonResult) compare: (SOGoFolder *) otherFolder;
- (BOOL) create;
- (NSException *) delete;
- (void) renameTo: (NSString *) newName;