mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
InterfacePane: Add BalloonTip to enable on-screen display checkbox
This commit is contained in:
parent
16cdd0a961
commit
c5532b19e6
2 changed files with 9 additions and 5 deletions
|
@ -49,7 +49,7 @@ private:
|
|||
|
||||
ConfigBool* m_checkbox_confirm_on_stop;
|
||||
ConfigBool* m_checkbox_use_panic_handlers;
|
||||
QCheckBox* m_checkbox_enable_osd;
|
||||
ConfigBool* m_checkbox_enable_osd;
|
||||
QCheckBox* m_checkbox_show_active_title;
|
||||
QCheckBox* m_checkbox_pause_on_focus_lost;
|
||||
QRadioButton* m_radio_cursor_visible_movement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue