aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/shapes/shapes.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/shapes/shapes.qrc')
-rw-r--r--src/imports/shapes/shapes.qrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/imports/shapes/shapes.qrc b/src/imports/shapes/shapes.qrc
index 65ee2007f9..92912ede48 100644
--- a/src/imports/shapes/shapes.qrc
+++ b/src/imports/shapes/shapes.qrc
@@ -8,5 +8,9 @@
<file>shaders/lineargradient.frag</file>
<file>shaders/lineargradient_core.vert</file>
<file>shaders/lineargradient_core.frag</file>
+ <file>shaders/radialgradient.vert</file>
+ <file>shaders/radialgradient.frag</file>
+ <file>shaders/radialgradient_core.vert</file>
+ <file>shaders/radialgradient_core.frag</file>
</qresource>
</RCC>