mirror of
https://github.com/HackPlan/MASPreferences.git
synced 2026-04-28 19:55:42 +08:00
Fix Xcode error on 10.10 SDK.
This commit is contained in:
@@ -23,7 +23,7 @@ __attribute__((__visibility__("default")))
|
||||
NSMutableDictionary *_minimumViewRects;
|
||||
NSString *_title;
|
||||
NSViewController <MASPreferencesViewController> *_selectedViewController;
|
||||
NSToolbar *_toolbar;
|
||||
NSToolbar * __unsafe_unretained _toolbar;
|
||||
}
|
||||
|
||||
@property (nonatomic, readonly) NSMutableArray *viewControllers;
|
||||
|
||||
Reference in New Issue
Block a user