Monotone-Parent: 3603f537ae09df26ee564c1a0d497a90822ed31d

Monotone-Revision: ae56889949daaa81cfc557f2e59396ea0a1c9e4b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-08-13T01:54:07
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-08-13 01:54:07 +00:00
parent 473eddf3bc
commit bc6bbafd3c
3 changed files with 28 additions and 0 deletions

View File

@@ -26,6 +26,9 @@
#import "MAPIStoreMessageTable.h"
@interface MAPIStoreMailMessageTable : MAPIStoreMessageTable
{
BOOL fetchedCoreInfos;
}
@end