Update FAQ function name (1/2)

This commit is contained in:
VolcaEM 2020-06-27 02:13:34 +02:00 committed by GitHub
parent 9e1975a166
commit db96b5ee3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ private slots:
void OnMenuReportCompatibility();
void OnOpenModsPage();
void OnOpenQuickstartGuide();
void OnFAQ();
void OnOpenFAQ();
/// 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);