[partition] Set up swap-choice texts correctly

This commit is contained in:
Adriaan de Groot 2021-08-04 01:47:55 +02:00
parent 0be4c38a87
commit a1690ac2d6

View File

@ -339,6 +339,7 @@ ChoicePage::setupChoices()
&ChoicePage::onEraseSwapChoiceChanged );
}
updateSwapChoicesTr();
updateChoiceButtonsTr();
}