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:
Leena Miettinen
2021-03-19 13:33:42 +01:00
parent ad0b10e695
commit 0c968f518e

View File

@@ -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