mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 01:22:31 -06:00
Allow to change the save path of torrents after addition
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user