mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Add default support for WiiLink + configuration
This commit is contained in:
parent
63090d411d
commit
f9f8e94e30
20 changed files with 473 additions and 25 deletions
|
@ -51,6 +51,7 @@ private:
|
|||
QCheckBox* m_screensaver_checkbox;
|
||||
QCheckBox* m_pal60_mode_checkbox;
|
||||
QCheckBox* m_connect_keyboard_checkbox;
|
||||
QCheckBox* m_wiilink_checkbox;
|
||||
QComboBox* m_system_language_choice;
|
||||
QLabel* m_system_language_choice_label;
|
||||
QComboBox* m_aspect_ratio_choice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue