mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 10:25:27 +00:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user