mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
About dialog displays version numbers and handy links
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user