Spotlight window properly saves location.

CQTexperiment
matthewleon 2008-03-11 22:10:18 +00:00
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

View File

@ -74,8 +74,6 @@ static NSPredicate * musicOnlyPredicate = nil;
// hook my query transformer up to me
[PausingQueryTransformer setSearchController:self];
[[self window] orderOut:self];
}
return self;