mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 02:45: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->setupUi( this );
|
||||||
|
|
||||||
ui->verticalLayout->insertSpacing( 1, CalamaresUtils::defaultFontHeight() * 6 );
|
ui->verticalLayout->insertSpacing( 1, CalamaresUtils::defaultFontHeight() * 4 );
|
||||||
initLanguages();
|
initLanguages();
|
||||||
|
|
||||||
ui->mainText->setAlignment( Qt::AlignCenter );
|
ui->mainText->setAlignment( Qt::AlignCenter );
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue