diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorEditor.qml b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorEditor.qml index 6cf00a6960f..cd31bcdddcb 100644 --- a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorEditor.qml +++ b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorEditor.qml @@ -1312,16 +1312,6 @@ SecondColumnLayout { } } - Spacer { implicitWidth: StudioTheme.Values.controlLabelGap } - - ControlLabel { - text: "Hex" - horizontalAlignment: Text.AlignLeft - width: StudioTheme.Values.controlLabelWidth - + StudioTheme.Values.controlGap - + StudioTheme.Values.linkControlWidth - } - ExpandingSpacer { id: spacer} StudioControls.Menu {