diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index d5e175966..bdeedcafa 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -465,6 +465,7 @@ ChoicePage::applyActionChoice( ChoicePage::Choice choice ) PartitionActions::doReplacePartition( m_core, selectedDevice(), partition ); + updateActionChoicePreview( Replace ); } ); break; case NoChoice: