mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 17:18:53 +00:00
InterfacePane: Add BalloonTip to disable screensaver checkbox
This commit is contained in:
parent
26758716ae
commit
d1ac66824e
2 changed files with 8 additions and 6 deletions
|
@ -45,7 +45,7 @@ private:
|
|||
ToolTipCheckBox* m_checkbox_show_debugging_ui;
|
||||
ConfigBool* m_checkbox_focused_hotkeys;
|
||||
ConfigBool* m_checkbox_use_covers;
|
||||
QCheckBox* m_checkbox_disable_screensaver;
|
||||
ConfigBool* m_checkbox_disable_screensaver;
|
||||
|
||||
QCheckBox* m_checkbox_confirm_on_stop;
|
||||
QCheckBox* m_checkbox_use_panic_handlers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue