aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml')
-rw-r--r--tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml b/tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml
index 0ce09cda18..a6ebcb6325 100644
--- a/tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml
+++ b/tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml
@@ -47,7 +47,7 @@ Item {
property variant source: source
- fragmentShader: "qrc:shaders/gradient.frag"
+ fragmentShader: "qrc:shaders/gradient.frag.qsb"
}