reorganize the open window

This commit is contained in:
Mitchell Livingston 2008-01-04 17:32:55 +00:00
parent caa6cf0f0c
commit d56a7619fa
2 changed files with 460 additions and 457 deletions

View File

@ -745,7 +745,7 @@ void sleepCallBack(void * controller, io_service_t y, natural_t messageType, voi
NSString * torrentPath;
tr_info info;
NSEnumerator * enumerator = [filenames objectEnumerator];
BOOL showWindow = [fDefaults boolForKey: @"DownloadAsk"];
BOOL showWindow = ignore || [fDefaults boolForKey: @"DownloadAsk"];
while ((torrentPath = [enumerator nextObject]))
{
NSString * location;

File diff suppressed because it is too large Load Diff