mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 12:58:50 +00:00
Implemented a mechanism to preload body parts for email messages
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
@interface MAPIStoreMailFolder : MAPIStoreFolder
|
||||
{
|
||||
SOGoMAPIDBMessage *versionsMessage;
|
||||
NSMutableDictionary *bodyData;
|
||||
}
|
||||
|
||||
- (BOOL) ensureFolderExists;
|
||||
|
||||
Reference in New Issue
Block a user