Spotlight window properly saves location.
This commit is contained in:
parent
f4ba4f102a
commit
e24ee695a6
3 changed files with 4292 additions and 2373 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -74,8 +74,6 @@ static NSPredicate * musicOnlyPredicate = nil;
|
||||||
|
|
||||||
// hook my query transformer up to me
|
// hook my query transformer up to me
|
||||||
[PausingQueryTransformer setSearchController:self];
|
[PausingQueryTransformer setSearchController:self];
|
||||||
[[self window] orderOut:self];
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return self;
|
return self;
|
||||||
|
|
Loading…
Reference in a new issue