mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
Disable firmware overrides UI when override checkbox isn't checked
This commit is contained in:
@ -123,6 +123,7 @@ private slots:
|
||||
void done(int r);
|
||||
|
||||
void on_cbxBirthdayMonth_currentIndexChanged(int idx);
|
||||
void on_overrideFirmwareBox_toggled();
|
||||
void on_cbRandomizeMAC_toggled();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user