mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
GeneralPane: Add BalloonTip to auto update combobox
This commit is contained in:
@ -42,7 +42,7 @@ private:
|
||||
// Widgets
|
||||
QVBoxLayout* m_main_layout;
|
||||
ToolTipComboBox* m_combobox_speedlimit;
|
||||
QComboBox* m_combobox_update_track;
|
||||
ToolTipComboBox* m_combobox_update_track;
|
||||
QComboBox* m_combobox_fallback_region;
|
||||
ConfigBool* m_checkbox_dualcore;
|
||||
ConfigBool* m_checkbox_cheats;
|
||||
|
Reference in New Issue
Block a user