Deleting a mail folder doesn't create the Trash mailbox.
This commit is contained in:
Luc Charland
2012-09-25 10:29:24 -04:00
parent 129880f8c5
commit dfe369dd20
3 changed files with 54 additions and 28 deletions
+2
View File
@@ -86,6 +86,8 @@
- (BOOL) create;
- (BOOL) ensureTrashFolder;
- (NSException *) expunge;
- (NSException *) renameTo: (NSString *) newName;