mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Fixed bug #1944
Deleting a mail folder doesn't create the Trash mailbox.
This commit is contained in:
@@ -86,6 +86,8 @@
|
||||
|
||||
- (BOOL) create;
|
||||
|
||||
- (BOOL) ensureTrashFolder;
|
||||
|
||||
- (NSException *) expunge;
|
||||
|
||||
- (NSException *) renameTo: (NSString *) newName;
|
||||
|
||||
Reference in New Issue
Block a user