mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 10:08:51 +00:00
InterfacePane: Add BalloonTip to confirm on stop checkbox
This commit is contained in:
parent
d1ac66824e
commit
dc15a555c9
2 changed files with 7 additions and 5 deletions
|
@ -47,7 +47,7 @@ private:
|
|||
ConfigBool* m_checkbox_use_covers;
|
||||
ConfigBool* m_checkbox_disable_screensaver;
|
||||
|
||||
QCheckBox* m_checkbox_confirm_on_stop;
|
||||
ConfigBool* m_checkbox_confirm_on_stop;
|
||||
QCheckBox* m_checkbox_use_panic_handlers;
|
||||
QCheckBox* m_checkbox_enable_osd;
|
||||
QCheckBox* m_checkbox_show_active_title;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue