mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 07:14:24 +08:00
Fix typo in a previous commit
This commit is contained in:
parent
6611ab7d17
commit
74ffee7810
@ -76,7 +76,7 @@ Item
|
|||||||
height: (parent.height * 0.4) | 0
|
height: (parent.height * 0.4) | 0
|
||||||
anchors
|
anchors
|
||||||
{
|
{
|
||||||
bottom: parent.bottomcommi
|
bottom: parent.bottom
|
||||||
right: parent.right
|
right: parent.right
|
||||||
}
|
}
|
||||||
sourceSize.height: height
|
sourceSize.height: height
|
||||||
|
Loading…
x
Reference in New Issue
Block a user