mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-31 13:08:15 +00:00
restore history entries added
This commit is contained in:
@@ -95,6 +95,7 @@ FOUNDATION_EXPORT NSString *const MPDocumentGroupKey;
|
||||
@property (nonatomic, readonly) BOOL hasSearch;
|
||||
@property (nonatomic, copy) MPEntrySearchContext *searchContext;
|
||||
@property (nonatomic, strong, readonly) NSArray *searchResult;
|
||||
@property (nonatomic, weak) KPKEntry *historyEntry;
|
||||
|
||||
+ (KPKDatabaseFormat)formatForFileType:(NSString *)fileType;
|
||||
+ (NSString *)fileTypeForVersion:(KPKDatabaseFormat)format;
|
||||
|
||||
Reference in New Issue
Block a user