Merge branch 'issue-1097'

- Let's call this "probably FIXES #1097", but it needs extensive
   testing to make sure the other crash doesn't return.
main
Adriaan de Groot 7 years ago
commit 6b369dc5de

@ -581,7 +581,7 @@ void
PartitionPage::onPartitionModelReset() PartitionPage::onPartitionModelReset()
{ {
m_ui->partitionTreeView->expandAll(); m_ui->partitionTreeView->expandAll();
// updateButtons(); updateButtons();
updateBootLoaderIndex(); updateBootLoaderIndex();
} }

Loading…
Cancel
Save