mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Remove torrent temp folder when torrent is deleted
This commit is contained in:
@@ -59,7 +59,7 @@ namespace Utils
|
||||
|
||||
bool smartRemoveEmptyFolderTree(const QString& path);
|
||||
bool forceRemove(const QString& file_path);
|
||||
void removeDirRecursive(const QString& dirName);
|
||||
void removeDirRecursive(const QString& path);
|
||||
|
||||
QString tempPath();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user