mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
About dialog displays version numbers and handy links
This commit is contained in:
parent
585761a456
commit
77efb2d134
7 changed files with 111 additions and 2 deletions
|
@ -21,9 +21,12 @@ signals:
|
|||
void ShowTable();
|
||||
void ShowList();
|
||||
|
||||
void ShowAboutDialog();
|
||||
|
||||
private:
|
||||
void AddFileMenu();
|
||||
void AddViewMenu();
|
||||
void AddHelpMenu();
|
||||
|
||||
void AddGameListTypeSection(QMenu* view_menu);
|
||||
void AddTableColumnsMenu(QMenu* view_menu);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue