feat: Add empty scan data corrupted process.

This commit is contained in:
sunwen
2024-05-29 17:14:09 +08:00
parent 23a747bde4
commit e9396c3054
8 changed files with 35 additions and 7 deletions

View File

@@ -55,6 +55,7 @@ private:
void processShutdownDmsFailed();
void checkEmptyScanValidity();
void enableAllTabWidget();
void handleEmptyScanDataCorrupted();
private:
Ui::MainWindow* mUI;