disbale exit-button as long as update process is running
This commit is contained in:
@@ -23,6 +23,8 @@ public slots:
|
||||
void onSetProgress(quint8);
|
||||
void onStopStartTimer();
|
||||
void onRestartExitTimer();
|
||||
void onEnableExit();
|
||||
void onDisableExit();
|
||||
|
||||
private slots:
|
||||
void onQuit();
|
||||
|
Reference in New Issue
Block a user