mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Allow to change the save path of torrents after addition
This commit is contained in:
parent
9618056b4e
commit
b0a0abd764
6 changed files with 105 additions and 215 deletions
|
@ -119,6 +119,7 @@ class QTorrentHandle {
|
|||
void queue_position_up() const;
|
||||
void auto_managed(bool) const;
|
||||
void force_recheck() const;
|
||||
void move_storage(QString path) const;
|
||||
|
||||
//
|
||||
// Operators
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue