Missing commit for error display

This commit is contained in:
michael starke
2013-09-04 21:27:38 +02:00
parent 7ba43eceec
commit 6bfa2b87ee
2 changed files with 3 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ APPKIT_EXTERN NSString *const MPDocumnetDidChangeCurrentEntryNotification;
#pragma mark Lock/Decrypt
- (void)lockDatabase:(id)sender;
- (BOOL)unlockWithPassword:(NSString *)password keyFileURL:(NSURL *)keyFileURL;
- (BOOL)unlockWithPassword:(NSString *)password keyFileURL:(NSURL *)keyFileURL error:(NSError *__autoreleasing*)error;
#pragma mark Data Lookup
/*