summaryrefslogtreecommitdiffstats
path: root/examples/gltf/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gltf/main.qml')
-rw-r--r--examples/gltf/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gltf/main.qml b/examples/gltf/main.qml
index d9697acef..857465565 100644
--- a/examples/gltf/main.qml
+++ b/examples/gltf/main.qml
@@ -49,7 +49,7 @@ import Qt3D.Render 2.0
// QtQuick 2.1 all over the place.
import QtQuick 2.1 as QQ2
-Node {
+Entity {
id: root
objectName: "root"