mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Don't create subfolder inside temp folder
This commit is contained in:
@@ -210,7 +210,7 @@ namespace BitTorrent
|
||||
void setTempPath(QString path);
|
||||
bool isTempPathEnabled() const;
|
||||
void setTempPathEnabled(bool enabled);
|
||||
QString torrentTempPath(const InfoHash &hash) const;
|
||||
QString torrentTempPath(const TorrentInfo &torrentInfo) const;
|
||||
|
||||
static bool isValidCategoryName(const QString &name);
|
||||
// returns category itself and all top level categories
|
||||
|
||||
Reference in New Issue
Block a user