Update the detector settings list before running the detectors, so that the list is populated even if a detector crashes
This commit is contained in:
parent
b24f989dbc
commit
276c7e66e9
2 changed files with 76 additions and 41 deletions
|
|
@ -139,6 +139,7 @@ public:
|
|||
|
||||
private:
|
||||
void DetectDevicesThreadFunction();
|
||||
void UpdateDetectorSettings();
|
||||
|
||||
/*-------------------------------------------------------------------------------------*\
|
||||
| Static pointer to shared instance of ResourceManager |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue