mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 10:08:51 +00:00
InterfacePane: Add BalloonTip to use covers checkbox
This commit is contained in:
parent
78ab53a6e4
commit
26758716ae
2 changed files with 14 additions and 13 deletions
|
@ -44,7 +44,7 @@ private:
|
|||
ConfigBool* m_checkbox_use_builtin_title_database;
|
||||
ToolTipCheckBox* m_checkbox_show_debugging_ui;
|
||||
ConfigBool* m_checkbox_focused_hotkeys;
|
||||
QCheckBox* m_checkbox_use_covers;
|
||||
ConfigBool* m_checkbox_use_covers;
|
||||
QCheckBox* m_checkbox_disable_screensaver;
|
||||
|
||||
QCheckBox* m_checkbox_confirm_on_stop;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue