mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
FEATURE: Added option to download first and last piece of a torrent first (for preview)
This commit is contained in:
parent
873221ec14
commit
62604e32c0
5 changed files with 69 additions and 13 deletions
|
@ -81,6 +81,7 @@ protected slots:
|
|||
void toggleSelectedTorrentsSuperSeeding();
|
||||
#endif
|
||||
void toggleSelectedTorrentsSequentialDownload();
|
||||
void toggleSelectedFirstLastPiecePrio();
|
||||
//void setRowColor(int row, QColor color);
|
||||
|
||||
public slots:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue