mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 10:55:46 -05:00
Don't reparent model managed by PCM.
This commit is contained in:
parent
275b68cf5c
commit
15e409a107
1 changed files with 0 additions and 1 deletions
|
@ -578,7 +578,6 @@ ChoicePage::updateActionChoicePreview( ChoicePage::Choice choice )
|
|||
|
||||
// The QObject parents tree is meaningful for memory management here,
|
||||
// see qDeleteAll above.
|
||||
model->setParent( preview );
|
||||
preview->setModel( model );
|
||||
previewLabels->setModel( model );
|
||||
preview->setSelectionMode( QAbstractItemView::NoSelection );
|
||||
|
|
Loading…
Add table
Reference in a new issue