mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Improve folder removal behavior
This commit is contained in:
@@ -123,6 +123,8 @@ public:
|
||||
return MyFile.remove();
|
||||
}
|
||||
|
||||
static bool removeEmptyFolder(const QString &dirpath);
|
||||
|
||||
static quint64 computePathSize(QString path);
|
||||
|
||||
static QString truncateRootFolder(boost::intrusive_ptr<libtorrent::torrent_info> t);
|
||||
|
||||
Reference in New Issue
Block a user