mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
Great improve size calculation in torrent content model
Step to address issue #24.
This commit is contained in:
@@ -46,7 +46,7 @@ public:
|
||||
|
||||
ItemType itemType() const { return FolderType; }
|
||||
|
||||
void updateSize();
|
||||
void increaseSize(qulonglong delta);
|
||||
void updateProgress();
|
||||
void updatePriority();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user