Hide reuse checkbox on action selection change.

main
Teo Mrnjavac 9 years ago
parent a17f369cee
commit c1e535a8e8

@ -858,6 +858,7 @@ ChoicePage::updateActionChoicePreview( ChoicePage::Choice choice )
PartitionBarsView::DrawNestedPartitions :
PartitionBarsView::NoNestedPartitions;
m_reuseHomeCheckBox->hide();
switch ( choice )
{
case Alongside:

Loading…
Cancel
Save