mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-10 23:38:53 -07:00
Solve layout warnings.
This commit is contained in:
parent
df66bcb541
commit
c1cffa09fe
2 changed files with 3 additions and 7 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue