NOISSUE tweak UI geometry and remove old language selection
This commit is contained in:
parent
930d39b5f2
commit
7b00d47fe0
9 changed files with 10 additions and 47 deletions
|
@ -585,7 +585,6 @@ public:
|
|||
centralWidget->setObjectName(QStringLiteral("centralWidget"));
|
||||
horizontalLayout = new QHBoxLayout(centralWidget);
|
||||
horizontalLayout->setSpacing(0);
|
||||
horizontalLayout->setContentsMargins(11, 11, 11, 11);
|
||||
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
|
||||
horizontalLayout->setSizeConstraint(QLayout::SetDefaultConstraint);
|
||||
horizontalLayout->setContentsMargins(0, 0, 0, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue