Add remind user to execute empty scan.

This commit is contained in:
sunwen
2024-05-09 16:33:57 +08:00
parent 580f221338
commit c6cf91694d
8 changed files with 79 additions and 10 deletions

View File

@@ -53,6 +53,8 @@ private:
void loadStyleSheet(const QString& aSheetName);
void showShutdownWidget();
void processShutdownDmsFailed();
void checkEmptyScanValidity();
void enableAllTabWidget();
private:
Ui::MainWindow* mUI;