1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Remove double

This commit is contained in:
Elias 2019-01-16 19:54:46 +01:00
parent 31fa5e47cc
commit c9ac67c2a2

View File

@ -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"