mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-31 16:52:10 +01:00
OP-1134_Populate_new_custom_tab : Typo, bad cleannup
This commit is contained in:
parent
c00aef04f8
commit
b8913209dc
@ -268,7 +268,7 @@ void ConfigVehicleTypeWidget::updateObjectsFromWidgets()
|
|||||||
vconfig->setMixerValue(mixer, "MaxAccel", m_aircraft->maxAccelSlider->value());
|
vconfig->setMixerValue(mixer, "MaxAccel", m_aircraft->maxAccelSlider->value());
|
||||||
|
|
||||||
// call refreshWidgetsValues() to reflect actual saved values ?
|
// call refreshWidgetsValues() to reflect actual saved values ?
|
||||||
callrefreshWidgetsValues();
|
refreshWidgetsValues();
|
||||||
updateFeedForwardUI();
|
updateFeedForwardUI();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user