Preview error handle.4
This commit is contained in:
@@ -182,6 +182,7 @@ void DeviceManager::initDevice() {
|
||||
else{
|
||||
lastStatus = READY;
|
||||
previewing = false;
|
||||
AppGlobalValues::setInProcessing(false);
|
||||
QThread::sleep(3);
|
||||
}
|
||||
QThread::msleep(100);
|
||||
|
||||
Reference in New Issue
Block a user