BUGFIX: Fix rounding issue in torrent progress display (closes #617733)

This commit is contained in:
Christophe Dumez
2010-10-23 19:14:01 +00:00
parent 1634014dde
commit eb1feddea6
2 changed files with 6 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
- BUGFIX: Auto-disable the shutdown feature
- BUGFIX: Remember the current property tab on startup
- BUGFIX: Fix status list widget height issue on style change
- BUGFIX: Fix rounding issue in torrent progress display
* Tue Oct 19 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.4.7
- BUGFIX: Display the priority column when the queueing system gets enabled