MainWindow::MainWindow():
Add status timer, to show proceeding update, so user does not exit application / restart machine.
This commit is contained in:
@@ -73,5 +73,6 @@ private:
|
||||
bool m_progressRunning;
|
||||
//int m_progressValue;
|
||||
UpdateDcEvent::UpdateStep m_updateStep;
|
||||
QTimer *m_statusTimer;
|
||||
};
|
||||
#endif // MAINWINDOW_H
|
||||
|
Reference in New Issue
Block a user