mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 20:02:27 +00:00
cleaned up code
This commit is contained in:
@@ -306,6 +306,7 @@ typedef void (^MPPasswordChangedBlock)(BOOL didChangePassword);
|
||||
self.passwordEditWindowController.delegate = self;
|
||||
}
|
||||
[self.document addWindowController:self.passwordEditWindowController];
|
||||
|
||||
[NSApp beginSheet:self.passwordEditWindowController.window
|
||||
modalForWindow:self.window
|
||||
modalDelegate:self
|
||||
|
||||
Reference in New Issue
Block a user