Fixes and improvements

This commit is contained in:
boludoz
2023-10-15 03:16:29 -03:00
parent 3062a35eb1
commit 0a75519ab5
3 changed files with 32 additions and 13 deletions

View File

@ -152,7 +152,7 @@ class GMainWindow : public QMainWindow {
UI_EMU_STOPPING,
};
const enum {
enum {
CREATE_SHORTCUT_MSGBOX_FULLSCREEN_YES,
CREATE_SHORTCUT_MSGBOX_SUCCESS,
CREATE_SHORTCUT_MSGBOX_ERROR,