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 {
|
||||
width: parent.width
|
||||
|
||||
ItemDelegateSection {
|
||||
caption: qsTr("Radio Delegate")
|
||||
}
|
||||
ItemDelegateSection {}
|
||||
|
||||
AbstractButtonSection {}
|
||||
|
||||
|
Reference in New Issue
Block a user