mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Allow strip root folder using default settings
This commit is contained in:
@@ -147,7 +147,7 @@ namespace BitTorrent
|
||||
QVector<int> filePriorities; // used if TorrentInfo is set
|
||||
bool ignoreShareRatio = false;
|
||||
bool skipChecking = false;
|
||||
bool createSubfolder = true;
|
||||
TriStateBool createSubfolder;
|
||||
};
|
||||
|
||||
struct TorrentStatusReport
|
||||
|
||||
Reference in New Issue
Block a user