mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 03:09:27 +00:00
fixed #523 refactoring regression
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user