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