forked from eden-emu/eden
Implement "About" dialog
This commit is contained in:
parent
feae1c4c32
commit
c493bd9cc9
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