[partition] Don't leak the PM core object

main
Adriaan de Groot 5 years ago
parent 7f1a59f02b
commit 240c703549

@ -122,6 +122,7 @@ PartitionViewStep::~PartitionViewStep()
{
m_manualPartitionPage->deleteLater();
}
delete m_core;
}

Loading…
Cancel
Save