add updateCPathInFolderInfo: withCPath2 definition

pull/8/head
Jean Raby 2013-01-16 15:09:25 -05:00
parent e9b18d4521
commit 113bae4638
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@
- (NSString *) createSessionsFolderWithName: (NSString *) tableName;
- (NSDictionary *) sessionsAttributeTypes;
- (NSString *) updateCPathInFolderInfo: (NSString *) tableName
withCPath2: (NSString *) c_path2;
@end
@interface EOAdaptorChannel (GCSSpecialQueries)