forked from qt-creator/qt-creator
QmlDesigner: Remove hex label
Change-Id: I9bb5ba47cdbc286544417b95cc9cf9c6ca3943cb Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -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}
|
ExpandingSpacer { id: spacer}
|
||||||
|
|
||||||
StudioControls.Menu {
|
StudioControls.Menu {
|
||||||
|
Reference in New Issue
Block a user