summaryrefslogtreecommitdiffstats
path: root/tests/manual/subtree-enabler-qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/subtree-enabler-qml/main.qml')
-rw-r--r--tests/manual/subtree-enabler-qml/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/subtree-enabler-qml/main.qml b/tests/manual/subtree-enabler-qml/main.qml
index 03c9beff6..226c2a84a 100644
--- a/tests/manual/subtree-enabler-qml/main.qml
+++ b/tests/manual/subtree-enabler-qml/main.qml
@@ -102,8 +102,8 @@ Entity {
Transform {
rotation: fromAxisAndAngle(Qt.vector3d(0, 0, 1), -sceneRoot.rotationAngle)
},
- GeometryRenderer { view: CylinderMesh {} },
- MetalRoughMaterial {}
+ CylinderMesh { },
+ MetalRoughMaterial { }
]
}
} // sceneRoot