Put spotlight back in AppController. Should work now.
This commit is contained in:
parent
366ba22c55
commit
e1762b2495
2 changed files with 2159 additions and 2119 deletions
|
@ -229,7 +229,7 @@ increase/decrease as long as the user holds the left/right, plus/minus button */
|
|||
|
||||
[self registerHotKeys];
|
||||
|
||||
//[spotlightWindowController initWithWindowNibName:@"SpotlightPanel"];
|
||||
[spotlightWindowController initWithWindowNibName:@"SpotlightPanel"];
|
||||
|
||||
//Init Remote
|
||||
if ([[NSUserDefaults standardUserDefaults] boolForKey:@"remoteEnabled"] && ![[NSUserDefaults standardUserDefaults] boolForKey:@"remoteOnlyOnActive"]) {
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue