summaryrefslogtreecommitdiffstats
path: root/tests/manual/shader-image-qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/shader-image-qml/main.qml')
-rw-r--r--tests/manual/shader-image-qml/main.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/manual/shader-image-qml/main.qml b/tests/manual/shader-image-qml/main.qml
index 960b10e0e..3ed71a892 100644
--- a/tests/manual/shader-image-qml/main.qml
+++ b/tests/manual/shader-image-qml/main.qml
@@ -200,9 +200,8 @@ Entity {
// Preview Texture Scene
Entity {
- GeometryRenderer {
+ PlaneMesh {
id: planeMesh
- view: PlaneMesh { }
}
components: Transform {