mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
InterfacePane: Add BalloonTip to pause on focus lost checkbox
This commit is contained in:
parent
14f01bb12c
commit
9ed1688d09
2 changed files with 8 additions and 8 deletions
|
@ -51,7 +51,7 @@ private:
|
|||
ConfigBool* m_checkbox_use_panic_handlers;
|
||||
ConfigBool* m_checkbox_enable_osd;
|
||||
ConfigBool* m_checkbox_show_active_title;
|
||||
QCheckBox* m_checkbox_pause_on_focus_lost;
|
||||
ConfigBool* m_checkbox_pause_on_focus_lost;
|
||||
QRadioButton* m_radio_cursor_visible_movement;
|
||||
QRadioButton* m_radio_cursor_visible_never;
|
||||
QRadioButton* m_radio_cursor_visible_always;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue