mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
|
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…
Add table
Add a link
Reference in a new issue