mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
Update fields when the default filesystem is chosen.
This commit is contained in:
parent
fe107ac762
commit
7a03dc102d
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ CreatePartitionDialog::CreatePartitionDialog( Device* device, PartitionNode* par
|
|||
|
||||
// Select a default
|
||||
m_ui->fsComboBox->setCurrentIndex( defaultFsIndex );
|
||||
updateMountPointUi();
|
||||
|
||||
setupFlagsList();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue