[partition] Report a valid choice if a partition is selected

main
Adriaan de Groot 5 years ago
parent ef4c2666e1
commit 33fd5a1fad

@ -1460,6 +1460,7 @@ ChoicePage::calculateNextEnabled() const
cDebug() << "No partition selected";
return false;
}
enabled = true;
break;
case Erase:
case Manual:

Loading…
Cancel
Save