Implement 'Force Start' feature. Closes #270.

This commit is contained in:
sledgehammer999
2015-04-14 02:22:14 +03:00
parent f555fca5e0
commit 2c5edf8652
10 changed files with 87 additions and 19 deletions

View File

@@ -61,6 +61,7 @@ public slots:
void setRefreshInterval(int t);
void setSelectedTorrentsLocation();
void startSelectedTorrents();
void forceStartSelectedTorrents();
void startVisibleTorrents();
void pauseSelectedTorrents();
void pauseVisibleTorrents();