mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 05:47:47 +00:00
Implement "About" dialog
This commit is contained in:
parent
31fc09ae89
commit
bb84db54a8
8 changed files with 250 additions and 3 deletions
|
@ -124,6 +124,7 @@ private slots:
|
|||
void OnMenuSelectGameListRoot();
|
||||
void OnMenuRecentFile();
|
||||
void OnConfigure();
|
||||
void OnAbout();
|
||||
void OnToggleFilterBar();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void ToggleWindowMode();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue