mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 10:19:01 +00:00
GeneralPane: Add BalloonTip to override region settings checkbox
This commit is contained in:
parent
d9336a5de0
commit
755866b771
2 changed files with 10 additions and 8 deletions
|
@ -44,7 +44,7 @@ private:
|
|||
QComboBox* m_combobox_fallback_region;
|
||||
ConfigBool* m_checkbox_dualcore;
|
||||
ConfigBool* m_checkbox_cheats;
|
||||
QCheckBox* m_checkbox_override_region_settings;
|
||||
ConfigBool* m_checkbox_override_region_settings;
|
||||
QCheckBox* m_checkbox_auto_disc_change;
|
||||
#ifdef USE_DISCORD_PRESENCE
|
||||
QCheckBox* m_checkbox_discord_presence;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue