- Disabled file prioritizing for seeding torrents

- Added file prioritizing to Web UI
This commit is contained in:
Christophe Dumez 2009-11-24 15:38:47 +00:00
parent d4524993ee
commit aeb2c06e0f
10 changed files with 106 additions and 52 deletions

View file

@ -76,7 +76,7 @@ private:
protected:
QPushButton* getButtonFromIndex(int index);
bool savePiecesPriorities();
bool applyPriorities();
protected slots:
void loadTorrentInfos(QTorrentHandle &h);