mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 18:12:52 -05:00
fixed force check directories when auto check is disabled
This commit is contained in:
parent
cdb0c6e59e
commit
303bc09739
2 changed files with 13 additions and 3 deletions
|
|
@ -75,5 +75,7 @@ private:
|
|||
bool mIsEnabled ;
|
||||
bool mFollowSymLinks;
|
||||
bool mNeedsFullRecheck ;
|
||||
bool mIsChecking ;
|
||||
bool mForceUpdate ;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue