Added menu option to locate current mirror repository

This commit is contained in:
spectranator
2024-05-08 14:16:40 +02:00
parent cdcbfdc837
commit 08f47542e8
4 changed files with 46 additions and 2 deletions

View File

@@ -337,6 +337,7 @@ private slots:
void OnOpenModsPage();
void OnOpenQuickstartGuide();
void OnOpenFAQ();
void OnOpenMirrorRepo();
/// Called whenever a user selects a game in the game list widget.
void OnGameListLoadFile(QString game_path, u64 program_id);
void OnGameListOpenFolder(u64 program_id, GameListOpenTarget target,