This commit is contained in:
Aaron Seigo 2014-08-07 21:52:22 +02:00
parent b67080edca
commit 7f5627fedf

View file

@ -11,6 +11,7 @@ Item {
Rectangle { Rectangle {
id: test id: test
color: "red" color: "red"
opacity: .5
height: 100 height: 100
width: parent.width width: parent.width
y: parent.height / 2 - height / 2 y: parent.height / 2 - height / 2