mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 15:35:46 +00:00
configure_cpu: Show/Hide debugging options
This commit is contained in:
parent
79dfd272a9
commit
f82bbf743c
7 changed files with 135 additions and 46 deletions
|
@ -25,6 +25,8 @@ private:
|
|||
void changeEvent(QEvent* event) override;
|
||||
void RetranslateUI();
|
||||
|
||||
void UpdateGroups(int index);
|
||||
|
||||
void SetConfiguration();
|
||||
|
||||
std::unique_ptr<Ui::ConfigureCpu> ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue