summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtbug-76766/PostProcess.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qtbug-76766/PostProcess.qml')
-rw-r--r--tests/manual/qtbug-76766/PostProcess.qml10
1 files changed, 4 insertions, 6 deletions
diff --git a/tests/manual/qtbug-76766/PostProcess.qml b/tests/manual/qtbug-76766/PostProcess.qml
index 3e9218451..cd4c9c0c6 100644
--- a/tests/manual/qtbug-76766/PostProcess.qml
+++ b/tests/manual/qtbug-76766/PostProcess.qml
@@ -103,13 +103,11 @@ Entity {
effect: materialEffect
}
- GeometryRenderer {
+ PlaneMesh {
id: planeMesh
- view: PlaneMesh {
- width: 2.0
- height: 2.0
- meshResolution: Qt.size(2, 2)
- }
+ width: 2.0
+ height: 2.0
+ meshResolution: Qt.size(2, 2)
}
components : [