forked from eden-emu/eden
Add a "Open Mods Page" button to the GUI
This commit is contained in:
parent
51b91cc0d9
commit
b453eca31f
3 changed files with 20 additions and 0 deletions
|
@ -181,6 +181,7 @@ private slots:
|
|||
void OnPauseGame();
|
||||
void OnStopGame();
|
||||
void OnMenuReportCompatibility();
|
||||
void OnSwitchModsPage();
|
||||
/// 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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue