Allow strip root folder using default settings

This commit is contained in:
Vladimir Golovnev (Glassez)
2017-04-24 12:03:35 +03:00
parent 711be50e9c
commit c799923d7d
3 changed files with 5 additions and 3 deletions

View File

@@ -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