No point doing this: editing extended partitions is not supported for now

main
Aurélien Gâteau 11 years ago
parent 846812f49b
commit 9b57b98a93

@ -190,9 +190,6 @@ CreatePartitionDialog::initFromPartitionInfo( PartitionInfo* partitionInfo )
initSectorRange( partition );
if ( isExtended )
m_ui->extendedRadioButton->setChecked( true );
// Size
m_ui->sizeSpinBox->setValue( mbSizeForSectorRange( partition->firstSector(), partition->lastSector() ) );

Loading…
Cancel
Save