FEATURE: Added option to download first and last piece of a torrent first (for preview)

This commit is contained in:
Christophe Dumez 2009-11-21 10:17:57 +00:00
commit 62604e32c0
5 changed files with 69 additions and 13 deletions

View file

@ -81,6 +81,7 @@ protected slots:
void toggleSelectedTorrentsSuperSeeding();
#endif
void toggleSelectedTorrentsSequentialDownload();
void toggleSelectedFirstLastPiecePrio();
//void setRowColor(int row, QColor color);
public slots: