[partition] Use the chosen replace-filesystem type
This commit is contained in:
parent
916b87e62e
commit
c9be4c744f
@ -871,7 +871,7 @@ ChoicePage::doReplaceSelectedPartition( const QModelIndex& current )
|
||||
selectedDevice(),
|
||||
selectedPartition,
|
||||
{ gs->value( "defaultPartitionType" ).toString(),
|
||||
gs->value( "defaultFileSystemType" ).toString(),
|
||||
m_config->replaceModeFilesystem(),
|
||||
m_encryptWidget->passphrase() } );
|
||||
Partition* homePartition = findPartitionByPath( { selectedDevice() }, *homePartitionPath );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user