mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Merge pull request #5703 from ligfx/blockuserinputfilter
QtUtils: add BlockUserInputFilter
This commit is contained in:
@ -92,6 +92,5 @@ private:
|
||||
ControllerEmu::EmulatedController* m_controller;
|
||||
|
||||
ciface::Core::DeviceQualifier m_devq;
|
||||
Common::Flag m_block;
|
||||
Type m_type;
|
||||
};
|
||||
|
Reference in New Issue
Block a user