Monotone-Parent: 38a3270c68b7a55a50c94569d54d172e37841eba

Monotone-Revision: 385b1ef1c54f07a7e75a0de0fdf1149cd54755b8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-06T16:45:34
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-02-06 16:45:34 +00:00
parent 6dac2e38f7
commit 3cb14e0cc8
6 changed files with 66 additions and 0 deletions

View File

@@ -26,6 +26,9 @@
#import "MAPIStoreTable.h"
@interface MAPIStoreMessageTable : MAPIStoreTable
- (void) setSortOrder: (const struct SSortOrderSet *) set;
@end
#endif /* MAPISTOREMESSAGETABLE_H */