mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 18:26:26 +02:00
cleanup
This commit is contained in:
parent
c2c7962f66
commit
43e7f282ec
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ Original.CheckBox {
|
||||||
style: CheckBoxStyle {
|
style: CheckBoxStyle {
|
||||||
indicator: Rectangle {
|
indicator: Rectangle {
|
||||||
id: box
|
id: box
|
||||||
//y: (checkBox.height - height) / 2
|
|
||||||
implicitWidth: boxSize
|
implicitWidth: boxSize
|
||||||
implicitHeight: boxSize
|
implicitHeight: boxSize
|
||||||
radius: boxRadius
|
radius: boxRadius
|
||||||
|
|
Loading…
Reference in a new issue