mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
DolphinQt: Disable SD card conversion while emulation is running
This commit is contained in:
@ -64,6 +64,8 @@ private:
|
||||
QCheckBox* m_sync_sd_folder_checkbox;
|
||||
QLineEdit* m_sd_raw_edit;
|
||||
QLineEdit* m_sd_sync_folder_edit;
|
||||
QPushButton* m_sd_pack_button;
|
||||
QPushButton* m_sd_unpack_button;
|
||||
|
||||
// Whitelisted USB Passthrough Devices
|
||||
QListWidget* m_whitelist_usb_list;
|
||||
|
Reference in New Issue
Block a user