Fix dialog message after stoped.
This commit is contained in:
@@ -379,7 +379,7 @@ void DeviceManager::stopFullScan()
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
prepareFinishScan(false, "Scan stoped!");
|
prepareFinishScan(false, "");
|
||||||
}
|
}
|
||||||
|
|
||||||
void DeviceManager::stopPreviewScan()
|
void DeviceManager::stopPreviewScan()
|
||||||
|
|||||||
Reference in New Issue
Block a user