mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-23 10:26:23 +00:00
Monotone-Parent: c2bdfbc593f7ac0758ee78b63baee4d5b409e6bd
Monotone-Revision: a297f80b93f195cc2534f1493b2f4e4a124cf3ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-26T21:33:51 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -23,13 +23,9 @@
|
||||
#ifndef MAPISTOREFSMESSAGE_H
|
||||
#define MAPISTOREFSMESSAGE_H
|
||||
|
||||
#import "MAPIStoreMessage.h"
|
||||
|
||||
@interface MAPIStoreFSMessage : MAPIStoreMessage
|
||||
{
|
||||
BOOL fetchedAttachments;
|
||||
}
|
||||
#import "MAPIStoreMemMessage.h"
|
||||
|
||||
@interface MAPIStoreFSMessage : MAPIStoreMemMessage
|
||||
@end
|
||||
|
||||
#endif /* MAPISTOREFSMESSAGE_H */
|
||||
|
||||
Reference in New Issue
Block a user