summaryrefslogtreecommitdiffstats
path: root/tests/manual/texture_property_updates
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/texture_property_updates')
-rw-r--r--tests/manual/texture_property_updates/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/texture_property_updates/main.qml b/tests/manual/texture_property_updates/main.qml
index 4ea241f63..7794dab55 100644
--- a/tests/manual/texture_property_updates/main.qml
+++ b/tests/manual/texture_property_updates/main.qml
@@ -131,7 +131,7 @@ QQ2.Item {
InputSettings { }
]
- GeometryRenderer { id: mesh; view: CuboidMesh { } }
+ CuboidMesh { id: mesh }
NodeInstantiator {
id: instantiator