Monotone-Parent: 0a9a28e3c7ef305257a698ada6ebda67b4cfa9b7

Monotone-Revision: f5575460df29b5335d935f8e6d766b8aa5efda6a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-09-22T15:54:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-09-22 15:54:47 +00:00
parent 68bafd5f96
commit 2623aaa726
4 changed files with 151 additions and 98 deletions
+8
View File
@@ -155,6 +155,14 @@
- (NSCalendarDate *) lastMessageModificationTime;
/* subclass helpers */
- (void) postNotificationsForMoveCopyMessagesWithMIDs: (uint64_t *) srcMids
andMessageURLs: (NSArray *) oldMessageURLs
andCount: (uint32_t) midCount
fromFolder: (MAPIStoreFolder *) sourceFolder
withMIDs: (uint64_t *) targetMids
wantCopy: (uint8_t) wantCopy;
@end
#endif /* MAPISTOREFOLDER_H */