Monotone-Parent: a0e83a1784478d41763fc4ebb3eb9ee8a5142b5a

Monotone-Revision: 55595f6ee3aaa33db773a4eb60c184519b6f18fd

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-31T19:28:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-31 19:28:22 +00:00
parent 506ad03bab
commit 2a93ea4e6d
6 changed files with 36 additions and 10 deletions
+2 -1
View File
@@ -126,7 +126,8 @@ NSArray *SOGoMailCoreInfoKeys;
- (void) addRequiredKeysOfStructure: (NSDictionary *) info
path: (NSString *) p
toArray: (NSMutableArray *) keys
acceptedTypes: (NSArray *) types;
acceptedTypes: (NSArray *) types
withPeek: (BOOL) withPeek;
@end