mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fixed file priorities
This commit is contained in:
parent
d86cb62dc0
commit
f9da85ecfe
3 changed files with 154 additions and 131 deletions
|
@ -75,6 +75,7 @@ protected:
|
|||
QPushButton* getButtonFromIndex(int index);
|
||||
std::vector<int> loadFilesPriorities();
|
||||
bool allFiltered() const;
|
||||
bool savePiecesPriorities();
|
||||
|
||||
protected slots:
|
||||
void loadTorrentInfos(QTorrentHandle &h);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue