- FEATURE: Added per-torrent super seeding mode

This commit is contained in:
Christophe Dumez
2009-10-21 20:47:46 +00:00
parent 74d8a00854
commit e423285d88
6 changed files with 78 additions and 3 deletions

View File

@@ -82,6 +82,7 @@ class FinishedTorrents : public QWidget, public Ui::seeding {
void hideOrShowColumnUpload();
void hideOrShowColumnRatio();
void forceRecheck();
void toggleSuperSeedingMode();
public slots:
void addTorrent(QString hash);