mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Remove empty folders on torrent soft deletion
Code clean up
This commit is contained in:
@@ -179,7 +179,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