Change confusing logic (#1731)

* Change confusing logic

* Change confusing logic #2

* revert indent

---------

Co-authored-by: Thinner77 <none>
This commit is contained in:
Thinner77
2024-05-13 19:31:51 +02:00
committed by GitHub
parent 0a93af95c7
commit f6cc92606c
4 changed files with 8 additions and 8 deletions

View File

@@ -119,7 +119,7 @@ private:
QAtomicInt _currentFrame;
ColorRgb _noSignalThresholdColor;
bool _signalDetectionEnabled,
_noSignalDetected,
_signalDetected,
_initialized,
_reload;
double _x_frac_min,