Qt: Clear OSD messages on system stop
This commit is contained in:
@ -641,6 +641,7 @@ void QtHostInterface::OnSystemDestroyed()
|
||||
{
|
||||
CommonHostInterface::OnSystemDestroyed();
|
||||
|
||||
ClearOSDMessages();
|
||||
startBackgroundControllerPollTimer();
|
||||
emit emulationStopped();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user