mirror of
https://github.com/transmission/transmission
synced 2025-03-15 16:29:34 +00:00
sync to previous commit
This commit is contained in:
parent
0aa422e262
commit
51ce6c52a9
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ int trashDataFile(const char * filename)
|
|||
|
||||
- (CGFloat) progressStopRatio
|
||||
{
|
||||
return fStat->percentRatio;
|
||||
return fStat->seedRatioPercentDone;
|
||||
}
|
||||
|
||||
- (BOOL) usesSpeedLimit: (BOOL) upload
|
||||
|
|
Loading…
Add table
Reference in a new issue