mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 21:58:01 -06:00
Clean up more errors
Contributes to CL-1051
This commit is contained in:
parent
1fa7a8880b
commit
b99bc06d1c
5 changed files with 10 additions and 8 deletions
|
@ -24,7 +24,6 @@ Item {
|
|||
anchors {
|
||||
left: parent.left;
|
||||
right: parent.right;
|
||||
|
||||
}
|
||||
height: childrenRect.height;
|
||||
spacing: Math.round(0.5 * UM.Theme.getSize("default_margin").width);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue