Show warning.

main
Teo Mrnjavac 9 years ago
parent 17fe2d82f4
commit 83b51a5867

@ -466,6 +466,10 @@ PartitionViewStep::onLeave()
"<br/>To encrypt the boot partition, go back and " "<br/>To encrypt the boot partition, go back and "
"recreate it, selecting <strong>Encrypt</strong> " "recreate it, selecting <strong>Encrypt</strong> "
"in the partition creation window." ); "in the partition creation window." );
QMessageBox::warning( m_manualPartitionPage,
message,
description );
} }
} }
} }

Loading…
Cancel
Save