mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 03:29:24 +00:00
Dropping 10.9 support
This commit is contained in:
@@ -91,7 +91,7 @@ typedef NS_ENUM(NSUInteger, MPEntryTab) {
|
||||
return nil;
|
||||
}
|
||||
|
||||
- (void)didLoadView {
|
||||
- (void)viewDidLoad {
|
||||
|
||||
[self _addScrollViewWithView:self.generalView atTab:MPEntryTabGeneral];
|
||||
[self _addScrollViewWithView:self.autotypView atTab:MPEntryTabAutotype];
|
||||
|
||||
Reference in New Issue
Block a user