1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00

Remove double 00

This commit is contained in:
kelteseth 2017-11-25 14:45:39 +01:00
parent 40e68a52f3
commit 7529563064

View File

@ -231,7 +231,7 @@ Item {
PropertyChanges {
target: handWrapper
anchors.topMargin: 00
anchors.topMargin: 0
opacity: 0
}
PropertyChanges {