ui: Warning for performance impact of softfloat

This commit is contained in:
cold-brewed
2024-03-21 07:54:09 -04:00
parent c6289fd85a
commit 57b064c412
3 changed files with 162 additions and 111 deletions

View File

@@ -35,6 +35,7 @@ private slots:
private slots:
void on_comboBoxMachineType_currentIndexChanged(int index);
void on_checkBoxFPUSoftfloat_stateChanged(int state);
private:
Ui::SettingsMachine *ui;