Checkbox.qml

This commit is contained in:
xmr-eric
2017-03-19 13:48:09 -04:00
committed by GitHub
parent f3dfd18641
commit ec5c73e8aa

View File

@@ -76,7 +76,6 @@ Item {
anchors.leftMargin: 25 + 12
font.family: "Arial"
font.pixelSize: checkBox.fontSize
font.letterSpacing: -1
color: "#525252"
}