clean up queue code some more

This commit is contained in:
Mitchell Livingston
2007-01-09 01:31:56 +00:00
parent fcf6161e85
commit 39cccec3d5
4 changed files with 13 additions and 52 deletions

View File

@@ -462,7 +462,7 @@
[fDefaults setInteger: limit forKey: @"QueueDownloadNumber"];
[[NSNotificationCenter defaultCenter] postNotificationName: @"GlobalStartSettingChange" object: self];
[[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateQueue" object: self];
}
- (void) setDownloadLocation: (id) sender