Refresh display after toggling backgas breaks.
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6480a91756
commit
b509eeda1d
@ -464,6 +464,7 @@ void PlannerSettingsWidget::setDecoPo2(double po2)
|
||||
void PlannerSettingsWidget::setBackgasBreaks(bool dobreaks)
|
||||
{
|
||||
prefs.doo2breaks = dobreaks;
|
||||
plannerModel->emitDataChanged();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user