mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-09 08:21:18 +12:00
UI: Make Alt+F4/Ctrl+Q more reliable (#1035)
This commit is contained in:
parent
81acd80a97
commit
6a08d04af9
2 changed files with 15 additions and 0 deletions
|
@ -124,6 +124,7 @@ public:
|
|||
void OnSetWindowTitle(wxCommandEvent& event);
|
||||
|
||||
void OnKeyUp(wxKeyEvent& event);
|
||||
void OnKeyDown(wxKeyEvent& event);
|
||||
void OnChar(wxKeyEvent& event);
|
||||
|
||||
void OnToolsInput(wxCommandEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue