- 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
commit aeb2c06e0f
10 changed files with 106 additions and 52 deletions

View file

@ -108,7 +108,6 @@ public slots:
void hidePriorityColumn(bool hide);
void displayDLHoSMenu(const QPoint&);
void applyFilter(int f);
void updateTorrentSizeAndProgress(QString hash);
signals:
void currentTorrentChanged(QTorrentHandle &h);