Skip to content
Snippets Groups Projects
Commit 6b369dc5 authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

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.
parents cb095807 2b149fb9
No related branches found
No related tags found
No related merge requests found
...@@ -581,7 +581,7 @@ void ...@@ -581,7 +581,7 @@ void
PartitionPage::onPartitionModelReset() PartitionPage::onPartitionModelReset()
{ {
m_ui->partitionTreeView->expandAll(); m_ui->partitionTreeView->expandAll();
// updateButtons(); updateButtons();
updateBootLoaderIndex(); updateBootLoaderIndex();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment