mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Qt/WiiPane: Add setting for SD card file size when converting.
This commit is contained in:
parent
d861b8caca
commit
9600bf1af9
2 changed files with 57 additions and 0 deletions
|
@ -62,6 +62,7 @@ private:
|
|||
QCheckBox* m_sd_card_checkbox;
|
||||
QCheckBox* m_allow_sd_writes_checkbox;
|
||||
QCheckBox* m_sync_sd_folder_checkbox;
|
||||
QComboBox* m_sd_card_size_combo;
|
||||
QLineEdit* m_sd_raw_edit;
|
||||
QLineEdit* m_sd_sync_folder_edit;
|
||||
QPushButton* m_sd_pack_button;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue