mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-13 03:29:11 +00:00
Qt: Make 'About Qt' action actually open the about box
This commit is contained in:
parent
406270bcf9
commit
64cf6d167f
2 changed files with 7 additions and 0 deletions
|
@ -58,6 +58,7 @@ private slots:
|
|||
void OnOpenGitHub();
|
||||
void OnOpenSystemInfo();
|
||||
void OnOpenAbout();
|
||||
void OnOpenAboutQt();
|
||||
|
||||
// Misc.
|
||||
void UpdateIcons();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue