diff options
Diffstat (limited to 'components')
| -rw-r--r-- | components/CheckBox2.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/CheckBox2.qml b/components/CheckBox2.qml index 667a950f..367037c2 100644 --- a/components/CheckBox2.qml +++ b/components/CheckBox2.qml @@ -80,7 +80,6 @@ RowLayout { anchors.centerIn: parent source: "../images/whiteDropIndicator.png" rotation: checkBox.checked ? 180 * scaleRatio : 0 - verticalAlignment: parent.verticalCenter } } |
