Update fields when the default filesystem is chosen.
This commit is contained in:
parent
fe107ac762
commit
7a03dc102d
@ -103,6 +103,7 @@ CreatePartitionDialog::CreatePartitionDialog( Device* device, PartitionNode* par
|
||||
|
||||
// Select a default
|
||||
m_ui->fsComboBox->setCurrentIndex( defaultFsIndex );
|
||||
updateMountPointUi();
|
||||
|
||||
setupFlagsList();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user