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.
This commit is contained in:
commit
6b369dc5de
@ -581,7 +581,7 @@ void
|
|||||||
PartitionPage::onPartitionModelReset()
|
PartitionPage::onPartitionModelReset()
|
||||||
{
|
{
|
||||||
m_ui->partitionTreeView->expandAll();
|
m_ui->partitionTreeView->expandAll();
|
||||||
// updateButtons();
|
updateButtons();
|
||||||
updateBootLoaderIndex();
|
updateBootLoaderIndex();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user