Explorar o código

Update function name (2/2)

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

+ 1 - 1
src/yuzu/main.cpp

@@ -1824,7 +1824,7 @@ void GMainWindow::OnOpenModsPage() {
     OpenURL(QUrl(QStringLiteral("https://github.com/yuzu-emu/yuzu/wiki/Switch-Mods")));
     OpenURL(QUrl(QStringLiteral("https://github.com/yuzu-emu/yuzu/wiki/Switch-Mods")));
 }
 }
 
 
-void GMainWindow::OnQuickstartGuide() {
+void GMainWindow::OnOpenQuickstartGuide() {
     OpenURL(QUrl(QStringLiteral("https://yuzu-emu.org/help/quickstart/")));
     OpenURL(QUrl(QStringLiteral("https://yuzu-emu.org/help/quickstart/")));
 }
 }