mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Use the same save path editing behaviour in properties panel as in torrent addition dialog
This commit is contained in:
@@ -131,6 +131,7 @@ class QTorrentHandle {
|
||||
bool priv() const;
|
||||
bool first_last_piece_first() const;
|
||||
QString root_path() const;
|
||||
QString firstFileSavePath() const;
|
||||
bool has_error() const;
|
||||
QString error() const;
|
||||
void downloading_pieces(bitfield &bf) const;
|
||||
|
||||
Reference in New Issue
Block a user