mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 08:59:24 +00:00
using properties where possible
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
keyFileURL:self.keyPathControl.URL
|
||||
error:&error]) {
|
||||
[self _showError:error];
|
||||
[[[self view] window] shakeWindow:nil];
|
||||
[self.view.window shakeWindow:nil];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user