Fix typo in a previous commit

This commit is contained in:
Diego Prado Gesto 2019-03-22 18:03:01 +01:00
parent 6611ab7d17
commit 74ffee7810

View File

@ -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