FEATURE: Several torrents can be moved at once

This commit is contained in:
Christophe Dumez 2010-05-21 14:26:18 +00:00
commit c09294df2f
3 changed files with 37 additions and 3 deletions

View file

@ -59,6 +59,7 @@ public slots:
void setFinished(QTorrentHandle &h);
void setSelectionLabel(QString label);
void setRefreshInterval(int t);
void setSelectedTorrentsLocation();
void startSelectedTorrents();
void startAllTorrents();
void pauseSelectedTorrents();