alignment fixed

This commit is contained in:
Uwe Rathmann 2022-04-06 10:56:29 +02:00
parent 676e0d5e9f
commit 247c0a4044

View File

@ -5,16 +5,16 @@ Qsk.PushButton
{ {
sizePolicy sizePolicy
{ {
// long texts, should not have an effect // long texts, should not have an effect
horizontalPolicy: Qsk.SizePolicy.Ignored horizontalPolicy: Qsk.SizePolicy.Ignored
verticalPolicy: Qsk.SizePolicy.Ignored verticalPolicy: Qsk.SizePolicy.Ignored
} }
minimumSize minimumSize
{ {
width: 80 width: 80
height: 60 height: 60
} }
shape shape
{ {