Clean QT Machine UI

This commit is contained in:
Jasmine Iwanek
2025-05-09 21:04:00 -04:00
parent 59c3254daf
commit a83fe67b21
3 changed files with 22 additions and 11 deletions

View File

@@ -358,4 +358,4 @@ void SettingsMachine::on_checkBoxFPUSoftfloat_stateChanged(int state) {
ui->softFloatWarningIcon->setVisible(false);
ui->softFloatWarningText->setVisible(false);
}
}
}