"transparent" => Color.transparent
This commit is contained in:
parent
8e239ad55d
commit
dbdfbdc746
28 changed files with 57 additions and 57 deletions
|
|
@ -172,7 +172,7 @@ Item {
|
|||
|
||||
Rectangle {
|
||||
id: trayMenuRect
|
||||
color: "transparent"
|
||||
color: Color.transparent
|
||||
anchors.fill: parent
|
||||
|
||||
// Animation properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue