mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 10:49:24 +00:00
Re-enabled password request before saving a database that has no password and key
Stripped logging code Fixed issue with save panel not being updated correctly when panel is just reshown
This commit is contained in:
@@ -19,5 +19,9 @@
|
||||
|
||||
@property (nonatomic, weak) IBOutlet NSPopUpButton *fileTypePopupButton;
|
||||
@property (nonatomic, weak) IBOutlet NSTextField *infoTextField;
|
||||
/**
|
||||
* Updates the view to current state
|
||||
*/
|
||||
- (void)updateView;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user