This commit is contained in:
Mitchell Livingston 2010-05-31 14:07:35 +00:00
parent d0bf7ff409
commit ee558fda5a
1 changed files with 1 additions and 1 deletions

View File

@ -767,7 +767,7 @@ int trashDataFile(const char * filename)
- (CGFloat) progress
{
return .9999999;//fStat->percentComplete;
return fStat->percentComplete;
}
- (CGFloat) progressDone