feat: Add empty scan data corrupted process.
This commit is contained in:
@@ -179,7 +179,6 @@ void ScanFormWidget::initCommandWidget(QHBoxLayout *layout)
|
||||
mScanProcessLabel->setText(getAutoLocateMessage());
|
||||
});
|
||||
|
||||
connect(EventCenter::Default(), &EventCenter::RequestFullScanStop, EventCenter::Default(), &EventCenter::StopScanProcess);
|
||||
connect(EventCenter::Default(), &EventCenter::StopScanProcess, [this]()
|
||||
{
|
||||
mWorklistButton->setEnabled(true);
|
||||
|
||||
Reference in New Issue
Block a user