mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
FEATURE: Added option to download first and last piece of a torrent first (for preview)
This commit is contained in:
@@ -81,6 +81,7 @@ protected slots:
|
||||
void toggleSelectedTorrentsSuperSeeding();
|
||||
#endif
|
||||
void toggleSelectedTorrentsSequentialDownload();
|
||||
void toggleSelectedFirstLastPiecePrio();
|
||||
//void setRowColor(int row, QColor color);
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user