Monotone-Parent: 674dec9c0680a0ce5418d7dc05b15bc69a65f379

Monotone-Revision: 5cdce5bcdd485012bf16a49a2dd5dfddaae270c0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-27T16:01:51
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-27 16:01:51 +00:00
parent 14eaf1f7fa
commit e06056d625
5 changed files with 50 additions and 43 deletions

View File

@@ -28,6 +28,8 @@
@interface MAPIStoreVolatileMessage : MAPIStoreMessage
{
BOOL fetchedAttachments;
NSDate *creationTime;
NSDate *lastModificationTime;
}
@end