Fix a crash when the organiser's error dialog was shown the second time
This commit is contained in:
parent
e7afd348e9
commit
38cfedb3d2
@ -61,6 +61,5 @@ void OrganiseErrorDialog::Show(
|
||||
|
||||
ui_->list->addItems(sorted_files);
|
||||
|
||||
setAttribute(Qt::WA_DeleteOnClose);
|
||||
show();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user