mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 09:39:13 +00:00
GeneralPane: Add BalloonTip to fallback region combobox
This commit is contained in:
parent
fa4803f38a
commit
bfbc4c8cc7
2 changed files with 8 additions and 8 deletions
|
@ -43,7 +43,7 @@ private:
|
|||
QVBoxLayout* m_main_layout;
|
||||
ToolTipComboBox* m_combobox_speedlimit;
|
||||
ToolTipComboBox* m_combobox_update_track;
|
||||
QComboBox* m_combobox_fallback_region;
|
||||
ToolTipComboBox* m_combobox_fallback_region;
|
||||
ConfigBool* m_checkbox_dualcore;
|
||||
ConfigBool* m_checkbox_cheats;
|
||||
ConfigBool* m_checkbox_override_region_settings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue