mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Remove double
This commit is contained in:
parent
31fa5e47cc
commit
c9ac67c2a2
@ -191,6 +191,7 @@ Item {
|
||||
|
||||
color: "#2F2F2F"
|
||||
font.pointSize: 9
|
||||
|
||||
font.family: "Segoe UI, Roboto"
|
||||
}
|
||||
}
|
||||
@ -290,11 +291,6 @@ Item {
|
||||
target: icnType
|
||||
opacity: 0
|
||||
}
|
||||
PropertyChanges {
|
||||
target: screenPlayItemWrapper
|
||||
y: 0
|
||||
opacity: 1
|
||||
}
|
||||
},
|
||||
State {
|
||||
name: "description"
|
||||
|
Loading…
Reference in New Issue
Block a user