mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
Initialized view is the best kind of view.
This commit is contained in:
parent
37df381404
commit
d85bf01107
1 changed files with 1 additions and 0 deletions
|
@ -623,6 +623,7 @@ ChoicePage::updateActionChoicePreview( ChoicePage::Choice choice )
|
||||||
m_selectLabel->show();
|
m_selectLabel->show();
|
||||||
|
|
||||||
m_afterPartitionSplitterWidget = new PartitionSplitterWidget( m_previewAfterFrame );
|
m_afterPartitionSplitterWidget = new PartitionSplitterWidget( m_previewAfterFrame );
|
||||||
|
m_afterPartitionSplitterWidget->init( selectedDevice() );
|
||||||
layout->addWidget( m_afterPartitionSplitterWidget );
|
layout->addWidget( m_afterPartitionSplitterWidget );
|
||||||
|
|
||||||
QLabel* sizeLabel = new QLabel( m_previewAfterFrame );
|
QLabel* sizeLabel = new QLabel( m_previewAfterFrame );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue