mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-06 12:40:24 +00:00
Qt: Fix crashes when closing render window
This commit is contained in:
parent
b2e5f1d85f
commit
7b35c8577a
@ -595,7 +595,7 @@ bool MainWindow::RequestStop()
|
||||
|
||||
void MainWindow::ForceStop()
|
||||
{
|
||||
BootManager::Stop();
|
||||
Core::Stop();
|
||||
EnableScreenSaver(true);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user