Monotone-Parent: 107e4e5ebd41e916769f1be7ce070d725d255f0d

Monotone-Revision: 2180e9f83acd350f77772f161695cca6bff102ec

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-08-15T18:59:42
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-08-15 18:59:42 +00:00
parent ab001192d6
commit 3f2cfd97e4
3 changed files with 35 additions and 1 deletions

View File

@@ -26,6 +26,9 @@
#import "MAPIStoreContext.h"
@interface MAPIStoreMailContext : MAPIStoreContext
- (void) updateURLWithFolderName: (NSString *) newFolderName;
@end
@interface MAPIStoreOutboxContext : MAPIStoreMailContext