- Allow to force rechecking torrents

This commit is contained in:
Christophe Dumez
2008-11-02 13:53:45 +00:00
parent 3282e1bcc9
commit 01bc15d3f4
9 changed files with 86 additions and 23 deletions

View File

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