Qt: implement remainder of 'Options' menu

This commit is contained in:
Michael Maltese
2017-07-16 14:11:11 -07:00
parent 2b712bdbaa
commit e1554c04a1
6 changed files with 30 additions and 2 deletions

View File

@ -83,6 +83,7 @@ private:
void HideRenderWidget();
void ShowSettingsWindow();
void ShowAudioWindow();
void ShowControllersWindow();
void ShowGraphicsWindow();
void ShowAboutDialog();