mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-20 16:28:41 +00:00
Add option to disallow SD card writes
This commit is contained in:
parent
393ce529af
commit
52e0294166
7 changed files with 23 additions and 7 deletions
|
@ -44,6 +44,7 @@ private:
|
|||
QCheckBox* m_screensaver_checkbox;
|
||||
QCheckBox* m_pal60_mode_checkbox;
|
||||
QCheckBox* m_sd_card_checkbox;
|
||||
QCheckBox* m_allow_sd_writes_checkbox;
|
||||
QCheckBox* m_connect_keyboard_checkbox;
|
||||
QComboBox* m_system_language_choice;
|
||||
QLabel* m_system_language_choice_label;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue