mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Implement Cursor Locking and new input focus checks for it
This commit is contained in:
@ -45,4 +45,5 @@ private:
|
||||
QCheckBox* m_checkbox_show_active_title;
|
||||
QCheckBox* m_checkbox_pause_on_focus_lost;
|
||||
QCheckBox* m_checkbox_hide_mouse;
|
||||
QCheckBox* m_checkbox_lock_mouse;
|
||||
};
|
||||
|
Reference in New Issue
Block a user