diff options
Diffstat (limited to 'components/CheckBox2.qml')
| -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 cb367079..39494001 100644 --- a/components/CheckBox2.qml +++ b/components/CheckBox2.qml @@ -57,7 +57,6 @@ RowLayout { height: label.height width: (label.width + indicatorRect.width + checkBox.textMargin) color: "transparent" - anchors.left: parent.left Text { id: label |
