Parcourir la source

Update function name (1/2)

VolcaEM il y a 6 ans
Parent
commit
f8247826fa
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/yuzu/main.h

+ 1 - 1
src/yuzu/main.h

@@ -182,7 +182,7 @@ private slots:
     void OnStopGame();
     void OnMenuReportCompatibility();
     void OnOpenModsPage();
-    void OnQuickstartGuide();
+    void OnOpenQuickstartGuide();
     void OnFAQ();
     /// Called whenever a user selects a game in the game list widget.
     void OnGameListLoadFile(QString game_path);