Kaynağa Gözat

Correct function name (1/2)

VolcaEM 6 yıl önce
ebeveyn
işleme
182ac8a504
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/yuzu/main.h

+ 1 - 1
src/yuzu/main.h

@@ -181,7 +181,7 @@ private slots:
     void OnPauseGame();
     void OnStopGame();
     void OnMenuReportCompatibility();
-    void OnSwitchModsPage();
+    void OnOpenModsPage();
     /// Called whenever a user selects a game in the game list widget.
     void OnGameListLoadFile(QString game_path);
     void OnGameListOpenFolder(GameListOpenTarget target, const std::string& game_path);