Overlooked one file.

This commit is contained in:
C.W. Betts 2017-12-07 13:09:58 -07:00
parent 658267ea0d
commit c832b8a4b2

View File

@ -5,7 +5,7 @@
IBOutlet NSToolbar* toolbar;
}
@property NSViewController* currentViewController;
@property (strong) NSViewController* currentViewController;
+(PreferencesWindowController*)defaultController;
-(void)show;