mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-10 22:15:26 +00:00
Monotone-Parent: 5f2d5fb8116e0deaf1dacd6a19b71fa1c3b6e4a7
Monotone-Revision: 3a5f24d1dfce8a3edf53ed7593c2f7de3e47b150 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-12T21:37:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
|
||||
@interface MAPIStoreMapping : NSObject
|
||||
{
|
||||
NSMutableDictionary *mapping; /* FID/MID -> url */
|
||||
NSMutableDictionary *reverseMapping; /* url -> FID/MID */
|
||||
NSMutableDictionary *mapping; /* FID/MID -> url */
|
||||
NSMutableDictionary *reverseMapping; /* url -> FID/MID */
|
||||
}
|
||||
|
||||
- (NSString *) urlFromID: (uint64_t) idKey;
|
||||
|
||||
Reference in New Issue
Block a user