Initialized view is the best kind of view.
This commit is contained in:
parent
37df381404
commit
d85bf01107
@ -623,6 +623,7 @@ ChoicePage::updateActionChoicePreview( ChoicePage::Choice choice )
|
||||
m_selectLabel->show();
|
||||
|
||||
m_afterPartitionSplitterWidget = new PartitionSplitterWidget( m_previewAfterFrame );
|
||||
m_afterPartitionSplitterWidget->init( selectedDevice() );
|
||||
layout->addWidget( m_afterPartitionSplitterWidget );
|
||||
|
||||
QLabel* sizeLabel = new QLabel( m_previewAfterFrame );
|
||||
|
Loading…
Reference in New Issue
Block a user