fix setup for new weston build
old-commit-hash: ff6dac7dd3c125443a2d2459c479747e7d4f0234
This commit is contained in:
@@ -143,6 +143,9 @@ Setup::Setup(QWidget *parent) {
|
||||
layout->addWidget(software_selection());
|
||||
layout->addWidget(downloading());
|
||||
|
||||
// TODO: this is needed to make first page not squished, why?
|
||||
layout->setSizeConstraint(QLayout::SetMinimumSize);
|
||||
|
||||
setLayout(layout);
|
||||
setStyleSheet(R"(
|
||||
QWidget {
|
||||
|
||||
Reference in New Issue
Block a user