Răsfoiți Sursa

Update function name (1/2)

VolcaEM 6 ani în urmă
părinte
comite
f8247826fa
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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);