Converted spaces to tabs.

CQTexperiment
vspader 2008-02-10 15:35:19 +00:00
parent b23b18406a
commit 9fc6e4eeb1
1 changed files with 1 additions and 1 deletions
Application

View File

@ -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"]) {