mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Qt: Fix crashes when closing render window
This commit is contained in:
@@ -595,7 +595,7 @@ bool MainWindow::RequestStop()
|
||||
|
||||
void MainWindow::ForceStop()
|
||||
{
|
||||
BootManager::Stop();
|
||||
Core::Stop();
|
||||
EnableScreenSaver(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user