This commit is contained in:
Mitchell Livingston 2007-05-26 07:22:56 +00:00
parent fdcdba42c1
commit c73ed28f32
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@
}
[fDefaults setInteger: seconds forKey: @"StalledSeconds"];
[self setQueueStalled: nil];
[self setStalled: nil];
}
- (void) setDownloadLocation: (id) sender