aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/scenegraph.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph/scenegraph.qrc')
-rw-r--r--src/quick/scenegraph/scenegraph.qrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/quick/scenegraph/scenegraph.qrc b/src/quick/scenegraph/scenegraph.qrc
index c7257c17a0..e409f07610 100644
--- a/src/quick/scenegraph/scenegraph.qrc
+++ b/src/quick/scenegraph/scenegraph.qrc
@@ -121,5 +121,8 @@
<file>shaders_ng/shadereffect.frag.qsb</file>
<file>shaders_ng/sprite.vert.qsb</file>
<file>shaders_ng/sprite.frag.qsb</file>
+
+ <file>shaders_ng/visualization.vert.qsb</file>
+ <file>shaders_ng/visualization.frag.qsb</file>
</qresource>
</RCC>