[partition] Ensure bootloader path is saved after manual edit
This commit is contained in:
parent
e52b220a69
commit
8aec50d185
@ -531,6 +531,8 @@ PartitionPage::editExistingPartition( Device* device, Partition* partition )
|
||||
dlg->applyChanges( m_core );
|
||||
}
|
||||
delete dlg;
|
||||
|
||||
updateBootLoaderInstallPath();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user