Explorar o código

Remove blue box around loading screen

James Rowe %!s(int64=7) %!d(string=hai) anos
pai
achega
aa427bb2a7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/yuzu/main.cpp

+ 0 - 1
src/yuzu/main.cpp

@@ -904,7 +904,6 @@ void GMainWindow::BootGame(const QString& filename) {
 
     loading_screen->Prepare(Core::System::GetInstance().GetAppLoader());
     loading_screen->show();
-    loading_screen->setFocus();
 
     emulation_running = true;
     if (ui.action_Fullscreen->isChecked()) {