M350b版本

This commit is contained in:
xin
2026-01-21 14:44:51 +08:00
parent a76d4b77e9
commit 742b0a1e5a
14 changed files with 92 additions and 45 deletions

View File

@ -28,7 +28,7 @@ public:
private:
QTime lastTime;
QTimer m_clsCapTimer;
std::atomic<int> m_WorkingState;
int iFlagIsPathGenerated;
MiscControls m_struMiscCtrls;