mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 07:02:31 -06:00
Simplify TorrentContentModel code
This commit is contained in:
@@ -57,7 +57,6 @@ public:
|
||||
void setName(const QString& name);
|
||||
|
||||
qulonglong size() const;
|
||||
void setSize(qulonglong size);
|
||||
qulonglong totalDone() const;
|
||||
|
||||
void setProgress(qulonglong done);
|
||||
|
||||
Reference in New Issue
Block a user