mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 09:02:31 -06:00
1. Use a better icon for stats dialog.
2. Use more reliable session_status.total_download/upload for statistics
This commit is contained in:
committed by
sledgehammer999
parent
1002e69e44
commit
20086543de
@@ -73,6 +73,8 @@ private:
|
||||
// Will overflow at 15.9 EiB
|
||||
quint64 alltimeUL;
|
||||
quint64 alltimeDL;
|
||||
quint64 sessionUL;
|
||||
quint64 sessionDL;
|
||||
};
|
||||
|
||||
#endif // TORRENTSPEEDMONITOR_H
|
||||
|
||||
Reference in New Issue
Block a user