add helper variable for updating steplabel
This commit is contained in:
parent
13259ba86e
commit
522f86aaac
@ -96,5 +96,6 @@ private:
|
|||||||
UpdateDcEvent::UpdateStep m_updateStep;
|
UpdateDcEvent::UpdateStep m_updateStep;
|
||||||
QTimer *m_statusTimer;
|
QTimer *m_statusTimer;
|
||||||
QString m_targetDcVersion;
|
QString m_targetDcVersion;
|
||||||
|
int m_stepLabelChopCount{};
|
||||||
};
|
};
|
||||||
#endif // MAINWINDOW_H
|
#endif // MAINWINDOW_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user