Solve layout warnings.

This commit is contained in:
Remco Burema 2021-12-01 13:22:50 +01:00 committed by Jelle Spijker
parent df66bcb541
commit c1cffa09fe
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
2 changed files with 3 additions and 7 deletions

View file

@ -117,7 +117,7 @@ Window
TabBar
{
id: pageSelectionTabBar
anchors.right: parent.right
Layout.alignment: Qt.AlignRight
height: UM.Theme.getSize("button_icon").height
spacing: 0
background: Rectangle { color: "transparent" }