Update function name (2/2)
This commit is contained in:
parent
f8247826fa
commit
0b86c7eb6a
1 changed files with 1 additions and 1 deletions
|
@ -1824,7 +1824,7 @@ void GMainWindow::OnOpenModsPage() {
|
|||
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/")));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue