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
commit dc15a555c9
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
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;