Add remind user to execute empty scan.
This commit is contained in:
@@ -113,6 +113,7 @@ void DialogManager::requestLogin(QWidget* aParent)
|
||||
mFunctionDialog->exec();
|
||||
}
|
||||
releaseTopWidget(mFunctionDialog);
|
||||
EventCenter::Default()->triggerEvent(GUIEvents::LoginSuccess,nullptr,nullptr);
|
||||
}
|
||||
|
||||
void DialogManager::requestScreenSaverPlay()
|
||||
|
||||
Reference in New Issue
Block a user