forked from qt-creator/qt-creator
QmlDesigner: Remove caption from specifics
Task-number: QDS-8681 Change-Id: Ia7b0c842779e634e1cadb848a32bfb4eed5c3406 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Henning Gründl
parent
92bcea463f
commit
a45be61691
@@ -9,9 +9,7 @@ import StudioTheme 1.0 as StudioTheme
|
|||||||
Column {
|
Column {
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
|
||||||
ItemDelegateSection {
|
ItemDelegateSection {}
|
||||||
caption: qsTr("Radio Delegate")
|
|
||||||
}
|
|
||||||
|
|
||||||
AbstractButtonSection {}
|
AbstractButtonSection {}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user