mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
Merge pull request #9481 from mj-p/master
Don't recheck just checked torrent. Closes #8743, #9370
This commit is contained in:
@@ -466,6 +466,7 @@ namespace BitTorrent
|
||||
QHash<QString, TrackerInfo> m_trackerInfos;
|
||||
|
||||
bool m_started = false;
|
||||
bool m_unchecked = false;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user