aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml')
-rw-r--r--tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml b/tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml
index 43843c677b..860858856f 100644
--- a/tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml
+++ b/tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml
@@ -21,7 +21,7 @@ Item {
sourceItem: foo
live: false
smooth: true
- rotation: 45
+ rotation: 37
recursive: true
}
}