mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 04:06:32 +00:00
CFrame: Claim all keyboard events on OS X.
This commit is contained in:
parent
da38e3a8ae
commit
ccb56ddf97
3 changed files with 15 additions and 2 deletions
|
@ -320,8 +320,6 @@ private:
|
|||
void OnToggleWindow(wxCommandEvent& event);
|
||||
|
||||
void OnKeyDown(wxKeyEvent& event); // Keyboard
|
||||
void OnKeyUp(wxKeyEvent& event);
|
||||
|
||||
void OnMouse(wxMouseEvent& event); // Mouse
|
||||
|
||||
void OnFocusChange(wxFocusEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue