mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2025-02-25 18:55:24 -06:00
again
This commit is contained in:
parent
af24d9b07a
commit
4479a4078e
@ -6,9 +6,9 @@ amdPstateEditor::amdPstateEditor(QWidget *parent) :
|
||||
ui(new Ui::amdPstateEditor)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
generateUI();
|
||||
amdptr = new amd;
|
||||
types = amd;
|
||||
types = amdptr;
|
||||
generateUI();
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user