mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 18:35:37 -04:00
Layout improvement.
This commit is contained in:
parent
3bf0500f4e
commit
3545e4fb86
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ WelcomePage::WelcomePage( RequirementsChecker* requirementsChecker, QWidget* par
|
|||
{
|
||||
ui->setupUi( this );
|
||||
|
||||
ui->verticalLayout->insertSpacing( 1, CalamaresUtils::defaultFontHeight() * 6 );
|
||||
ui->verticalLayout->insertSpacing( 1, CalamaresUtils::defaultFontHeight() * 4 );
|
||||
initLanguages();
|
||||
|
||||
ui->mainText->setAlignment( Qt::AlignCenter );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue