mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
parent
027d6be48f
commit
4a5d2e2558
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ namespace BitTorrent
|
||||||
bool m_hasFirstLastPiecePriority = false;
|
bool m_hasFirstLastPiecePriority = false;
|
||||||
bool m_useAutoTMM;
|
bool m_useAutoTMM;
|
||||||
bool m_isStopped;
|
bool m_isStopped;
|
||||||
StopCondition m_stopCondition;
|
StopCondition m_stopCondition = StopCondition::None;
|
||||||
|
|
||||||
bool m_unchecked = false;
|
bool m_unchecked = false;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue