mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
MappingButton: grab and release mouse and keyboard instead of calling parent SetBlockInputs
This commit is contained in:
@ -30,7 +30,6 @@ private:
|
||||
void OnButtonPressed();
|
||||
void OnButtonTimeout();
|
||||
void Connect();
|
||||
void SetBlockInputs(const bool block);
|
||||
|
||||
MappingWidget* m_parent;
|
||||
ControlReference* m_reference;
|
||||
|
Reference in New Issue
Block a user