Set transparent background color

This commit is contained in:
Angela Mazzurco 2017-08-03 18:31:05 +02:00
parent 785bd65c74
commit c0f28f524f
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@ Item
anchors.fill: parent
width: parent.width
height: parent.height
color: "transparent"
Rectangle
{