get the mac os build building again

This commit is contained in:
Mitchell Livingston
2007-07-15 21:57:42 +00:00
parent 7229f6c56b
commit 04f0761d71
3 changed files with 27 additions and 2 deletions

View File

@@ -445,7 +445,10 @@
- (void) updateInfoFiles
{
if ([fTorrents count] == 1)
{
[[fTorrents objectAtIndex: 0] updateFileStat];
[fFileOutline reloadData];
}
}
- (void) updateInfoSettings