aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/nodetypes/nodetypes.qrc
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-03-30 16:36:46 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-04-06 12:06:34 +0000
commit0a1ff7aacaf7da52c4345f4c354729d53c2f31c7 (patch)
tree77bce870823e0db661b7ff95ea1c4910e6f3a828 /tests/manual/nodetypes/nodetypes.qrc
parent7388c6d5f8bf4c9c7f09a36d399e0131c7052c6b (diff)
D3D12: Fix Animators with non-GL backends
Add a test for render thread Animators. Change-Id: Iddb11f734ccec00d76ca99cd8349cbb65750e784 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'tests/manual/nodetypes/nodetypes.qrc')
-rw-r--r--tests/manual/nodetypes/nodetypes.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manual/nodetypes/nodetypes.qrc b/tests/manual/nodetypes/nodetypes.qrc
index a4f78851fe..2f1f2a2bbc 100644
--- a/tests/manual/nodetypes/nodetypes.qrc
+++ b/tests/manual/nodetypes/nodetypes.qrc
@@ -5,7 +5,9 @@
<file>LotsOfRects.qml</file>
<file>Images.qml</file>
<file>Text.qml</file>
+ <file>Animators.qml</file>
<file>qt.png</file>
<file>face-smile.png</file>
+ <file>shadow.png</file>
</qresource>
</RCC>