mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 17:32:41 +00:00
Update function name (1/2)
This commit is contained in:
@@ -182,7 +182,7 @@ private slots:
|
|||||||
void OnStopGame();
|
void OnStopGame();
|
||||||
void OnMenuReportCompatibility();
|
void OnMenuReportCompatibility();
|
||||||
void OnOpenModsPage();
|
void OnOpenModsPage();
|
||||||
void OnQuickstartGuide();
|
void OnOpenQuickstartGuide();
|
||||||
void OnFAQ();
|
void OnFAQ();
|
||||||
/// Called whenever a user selects a game in the game list widget.
|
/// Called whenever a user selects a game in the game list widget.
|
||||||
void OnGameListLoadFile(QString game_path);
|
void OnGameListLoadFile(QString game_path);
|
||||||
|
|||||||
Reference in New Issue
Block a user