No point doing this: editing extended partitions is not supported for now
This commit is contained in:
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…
Reference in New Issue
Block a user