Monotone-Parent: 3c31b33392d4452a96304044ddb212d3f62a191d

Monotone-Revision: 37961dca5eb524aa79723732777224caf279fdec

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-14T13:22:46
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2010-10-14 13:22:46 +00:00
parent 2106be602b
commit bf0c0d3dc3
1 changed files with 3 additions and 0 deletions

View File

@ -153,6 +153,9 @@ extern uint64_t *MAPILongLongValue (void *, uint64_t);
- (int) getFoldersList: (struct indexing_folders_list **) folders_list
withFMID: (uint64_t) fmid;
- (int) openMessage: (struct mapistore_message *) msg
atURL: (NSString *) childURL;
@end
#endif /* MAPISTORECONTEXT_H */