]> granicus.if.org Git - transmission/commit
Qt: Fix bad downloaded percentage in DetailsDialog
authordubhater <cantabile.desu@gmail.com>
Thu, 8 Mar 2018 12:12:52 +0000 (14:12 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Mar 2018 12:12:52 +0000 (14:12 +0200)
commite19ab0b7a9139da65e502520551deabee8452118
tree11f2bb71ff47fb2aebea2d07cadb78b975fe7d9c
parent96926a83373048a63caa75429669aa732f19fd4f
Qt: Fix bad downloaded percentage in DetailsDialog

It was always 0.0% as long as the torrent was not finished.
qt/DetailsDialog.cc