mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
- "Open destination folder" now opens torrent root folder (if it contains one) instead of the parent folder
This commit is contained in:
parent
660a6929fd
commit
8ed0e58d63
3 changed files with 12 additions and 2 deletions
|
@ -126,6 +126,7 @@ class QTorrentHandle {
|
|||
#endif
|
||||
bool priv() const;
|
||||
bool first_last_piece_first() const;
|
||||
QString root_path() const;
|
||||
|
||||
//
|
||||
// Setters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue