Monotone-Parent: 84ca160658d36fe85ed06cb0e19ed9f385489e47

Monotone-Revision: 288cd149fa53f2ec3619c4b4918b9f4752626301

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-10T22:53:57
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-10 22:53:57 +00:00
parent af836d4bc9
commit 794e6f15ef
3 changed files with 73 additions and 0 deletions
+2
View File
@@ -87,6 +87,8 @@
- (BOOL)isDeletionAllowed;
- (NSException *)trashInContext:(id)_ctx;
- (NSException *) moveToFolderNamed: (NSString *) folderName
inContext: (id)_ctx;
@end