Monotone-Parent: 385b1ef1c54f07a7e75a0de0fdf1149cd54755b8

Monotone-Revision: 56f579d41c63981db591c91450d6286b9ca53078

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-06T22:49:33
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-02-06 22:49:33 +00:00
parent 3cb14e0cc8
commit 8053f126f7
3 changed files with 105 additions and 4 deletions

View File

@@ -26,6 +26,10 @@
#import "MAPIStoreMessageTable.h"
@interface MAPIStoreMailMessageTable : MAPIStoreMessageTable
{
NSString *sortOrdering;
}
@end
#endif /* MAPISTOREMAILMESSAGETABLE_H */