mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Solve layout warnings.
This commit is contained in:
parent
d8e212581b
commit
1a787e5df2
2 changed files with 3 additions and 7 deletions
|
@ -126,7 +126,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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue