diff --git a/src/qml/Base/HCheckBox.qml b/src/qml/Base/HCheckBox.qml index 28b894fb..c8ba8f2e 100644 --- a/src/qml/Base/HCheckBox.qml +++ b/src/qml/Base/HCheckBox.qml @@ -74,7 +74,6 @@ CheckBox { HLabel { id: subtitleText visible: Boolean(text) - text: box.subtitle color: theme.controls.checkBox.subtitle font.pixelSize: theme.fontSize.small