mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
InterfacePane: Add BalloonTip to top window checkbox
This commit is contained in:
parent
55aaa323ec
commit
266bbeefc8
3 changed files with 9 additions and 7 deletions
|
@ -38,7 +38,7 @@ private:
|
|||
ConfigStringChoice* m_combobox_theme;
|
||||
QComboBox* m_combobox_userstyle;
|
||||
QLabel* m_label_userstyle;
|
||||
QCheckBox* m_checkbox_top_window;
|
||||
ConfigBool* m_checkbox_top_window;
|
||||
ConfigBool* m_checkbox_use_builtin_title_database;
|
||||
ToolTipCheckBox* m_checkbox_show_debugging_ui;
|
||||
QCheckBox* m_checkbox_focused_hotkeys;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue