mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 09:09:28 +00:00
Fixed #20 Now using [NSDocument fileUrl]
This commit is contained in:
@@ -25,7 +25,6 @@ APPKIT_EXTERN NSString *const MPDocumentGroupKey;
|
||||
|
||||
@property (assign, readonly) BOOL isProtected;
|
||||
@property (assign, readonly) KdbGroup *root;
|
||||
@property (nonatomic, retain, readonly) NSURL *file;
|
||||
@property (nonatomic,retain) NSString *password;
|
||||
@property (nonatomic, retain) NSURL *key;
|
||||
@property (assign, readonly) MPDatabaseVersion version;
|
||||
|
||||
Reference in New Issue
Block a user