mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
TorrentContentModel code clean up
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
|
||||
int fileIndex() const;
|
||||
void setPriority(int new_prio, bool update_parent = true);
|
||||
void setProgress(qulonglong done);
|
||||
ItemType itemType() const { return FileType; }
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user