forked from qt-creator/qt-creator
QtQuick3D: Replace Type with Component
As the name of the section that shows common component properties. Change-Id: I0d6b95ba7b4831d85e89b863a8e4b2e74ec50926 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
@@ -48,7 +48,7 @@ Rectangle {
|
||||
y: -1
|
||||
width: itemPane.width
|
||||
Section {
|
||||
caption: qsTr("Type")
|
||||
caption: qsTr("Component")
|
||||
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
Reference in New Issue
Block a user