fixed #523 refactoring regression

This commit is contained in:
michael starke
2016-12-20 09:42:40 +01:00
parent 08d11f1213
commit 6ced97a642
2 changed files with 3 additions and 3 deletions

View File

@@ -96,7 +96,7 @@ FOUNDATION_EXPORT NSString *const MPDocumentGroupKey;
@property (nonatomic, copy) MPEntrySearchContext *searchContext;
@property (nonatomic, strong, readonly) NSArray *searchResult;
+ (KPKDatabaseFormat)versionForFileType:(NSString *)fileType;
+ (KPKDatabaseFormat)formatForFileType:(NSString *)fileType;
+ (NSString *)fileTypeForVersion:(KPKDatabaseFormat)format;
#pragma mark Lock/Decrypt