make the new checkmark work

Change-Id: I673e5e5d2dad7318027ae40c8712ffc7ba795505
This commit is contained in:
Marco Martin 2015-10-19 18:25:47 +02:00
parent d2d95d46f6
commit b4d7916dba

View File

@ -59,7 +59,6 @@ QtQuickControlStyle.CheckBoxStyle {
} }
anchors { anchors {
fill: parent fill: parent
margins: parent.margins.left/2
} }
Behavior on opacity { Behavior on opacity {
NumberAnimation { NumberAnimation {