mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Fix typo in a previous commit
This commit is contained in:
parent
6611ab7d17
commit
74ffee7810
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ Item
|
|||
height: (parent.height * 0.4) | 0
|
||||
anchors
|
||||
{
|
||||
bottom: parent.bottomcommi
|
||||
bottom: parent.bottom
|
||||
right: parent.right
|
||||
}
|
||||
sourceSize.height: height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue