mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
Let's try with no main message.
This commit is contained in:
parent
326e566927
commit
48d0de2e08
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ ChoicePage::ChoicePage( QWidget* parent )
|
||||||
m_drivesLayout->addWidget( m_deviceInfoWidget );
|
m_drivesLayout->addWidget( m_deviceInfoWidget );
|
||||||
|
|
||||||
m_messageLabel->setWordWrap( true );
|
m_messageLabel->setWordWrap( true );
|
||||||
|
m_messageLabel->hide();
|
||||||
|
|
||||||
CalamaresUtils::unmarginLayout( m_itemsLayout );
|
CalamaresUtils::unmarginLayout( m_itemsLayout );
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue