Monotone-Parent: 3fc270699f526815c0a80c91edc34d0022547efb

Monotone-Revision: e46203402a1f2d996395599061c75452a98958d3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-01T21:19:03
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2010-10-01 21:19:03 +00:00
parent da7d543cd5
commit f0129f6312
1 changed files with 3 additions and 0 deletions

View File

@ -49,6 +49,9 @@
- (NSString *) absoluteImap4Name;
/* messages */
- (NSArray *) toOneRelationshipKeys;
- (NSArray *) toManyRelationshipKeys;
- (NSException *) deleteUIDs: (NSArray *) uids
useTrashFolder: (BOOL) withTrash
inContext: (id) context;