mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
BUGFIX: Remove empty folders on torrent soft deletion (closes #695174)
This commit is contained in:
@@ -149,7 +149,7 @@ public:
|
||||
// value must be given in bytes
|
||||
static QString friendlyUnit(double val);
|
||||
static bool isPreviewable(QString extension);
|
||||
static bool removeEmptyTree(QString path);
|
||||
static QString branchPath(QString file_path);
|
||||
static QString magnetUriToName(QString magnet_uri);
|
||||
static QString magnetUriToHash(QString magnet_uri);
|
||||
static QString bcLinkToMagnet(QString bc_link);
|
||||
|
||||
Reference in New Issue
Block a user