mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
shared_widget: Internalize component restoring
This commit is contained in:
parent
da00b5ab3c
commit
5700f46f8f
3 changed files with 50 additions and 62 deletions
|
@ -50,10 +50,6 @@ private:
|
|||
|
||||
Core::System& system;
|
||||
|
||||
QCheckBox* rng_seed_checkbox;
|
||||
QLineEdit* rng_seed_edit;
|
||||
QCheckBox* custom_rtc_checkbox;
|
||||
QDateTimeEdit* custom_rtc_edit;
|
||||
QComboBox* combo_region;
|
||||
QComboBox* combo_language;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue