configure_cpu: Show/Hide debugging options
This commit is contained in:
parent
0193202964
commit
505aa3a4c1
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