mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
InterfacePane: Add BalloonTip to disable screensaver checkbox
This commit is contained in:

committed by
Admiral H. Curtiss

parent
26758716ae
commit
d1ac66824e
@ -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;
|
||||
|
Reference in New Issue
Block a user