mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
"transparent" => Color.transparent
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ Rectangle {
|
||||
|
||||
width: textItem.paintedWidth
|
||||
height: textItem.paintedHeight
|
||||
color: "transparent"
|
||||
color: Color.transparent
|
||||
|
||||
NText {
|
||||
id: textItem
|
||||
|
||||
Reference in New Issue
Block a user