We want to format partitions we create
This commit is contained in:
parent
467d89f56f
commit
f27ff4c717
@ -115,5 +115,6 @@ CreatePartitionDialog::createPartitionInfo()
|
||||
|
||||
auto info = new PartitionInfo( partition );
|
||||
info->mountPoint = m_ui->mountPointComboBox->currentText();
|
||||
info->format = true;
|
||||
return info;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user