mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Redesign "Incomplete folder" feature
Change "Incomplete/temp folder" term with "download folder". Allow to set "download folder" per torrent (in manual mode) and per category (in automatic mode).
This commit is contained in:
committed by
Vladimir Golovnev (glassez)
parent
b0e41abf5a
commit
1c0f8b4289
@@ -78,6 +78,8 @@ private slots:
|
||||
void topPrioAction();
|
||||
void bottomPrioAction();
|
||||
void setLocationAction();
|
||||
void setSavePathAction();
|
||||
void setDownloadPathAction();
|
||||
void setAutoManagementAction();
|
||||
void setSuperSeedingAction();
|
||||
void setForceStartAction();
|
||||
|
||||
Reference in New Issue
Block a user