mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
committed by
GitHub
parent
0a4ee60ea0
commit
616057a433
@@ -56,6 +56,8 @@ namespace BitTorrent
|
||||
qint64 trackerUploadRate = 0;
|
||||
qint64 trackerDownloadRate = 0;
|
||||
|
||||
qint64 allTimeDownload = 0;
|
||||
qint64 allTimeUpload = 0;
|
||||
qint64 totalDownload = 0;
|
||||
qint64 totalUpload = 0;
|
||||
qint64 totalPayloadDownload = 0;
|
||||
|
||||
Reference in New Issue
Block a user