mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Added back "Sequential download" feature
This commit is contained in:
parent
75e5a7e3d4
commit
c756412ee6
2 changed files with 10 additions and 0 deletions
|
@ -55,6 +55,7 @@ private:
|
|||
protected slots:
|
||||
void loadTorrentInfos(QTorrentHandle &h);
|
||||
void loadDynamicData();
|
||||
void setIncrementalDownload(int checkboxState);
|
||||
|
||||
public:
|
||||
PropertiesWidget(QWidget *parent, TransferListWidget *transferList);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue