InterfacePane: Add BalloonTip to confirm on stop checkbox

This commit is contained in:
Dentomologist
2023-11-11 23:41:39 -08:00
committed by Admiral H. Curtiss
parent d1ac66824e
commit dc15a555c9
2 changed files with 7 additions and 5 deletions

View File

@ -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;