mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
committed by
GitHub
parent
027d6be48f
commit
4a5d2e2558
@@ -337,7 +337,7 @@ namespace BitTorrent
|
||||
bool m_hasFirstLastPiecePriority = false;
|
||||
bool m_useAutoTMM;
|
||||
bool m_isStopped;
|
||||
StopCondition m_stopCondition;
|
||||
StopCondition m_stopCondition = StopCondition::None;
|
||||
|
||||
bool m_unchecked = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user