mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Disabled file prioritizing for seeding torrents
- Added file prioritizing to Web UI
This commit is contained in:
parent
d4524993ee
commit
aeb2c06e0f
10 changed files with 106 additions and 52 deletions
|
@ -76,7 +76,7 @@ private:
|
|||
|
||||
protected:
|
||||
QPushButton* getButtonFromIndex(int index);
|
||||
bool savePiecesPriorities();
|
||||
bool applyPriorities();
|
||||
|
||||
protected slots:
|
||||
void loadTorrentInfos(QTorrentHandle &h);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue