summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/planets-qml/planets-qml.qrc
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@theqtcompany.com>2015-06-29 07:30:09 +0300
committerTomi Korpipää <tomi.korpipaa@theqtcompany.com>2015-06-29 06:29:27 +0000
commit1148887340389dad57bab066b06d2d0e9eacceae (patch)
tree5a933830ff5f915e92ea0c8092fd23f0402a0aaa /examples/qt3d/planets-qml/planets-qml.qrc
parent56aaa976625a2cd337ccf24b29ae563dc8292778 (diff)
Fixed planets-qml after 5.5.0 -> 5.5 merge
Change-Id: Ib4bf6b5b90b633903037084daeb70799da23f30b Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'examples/qt3d/planets-qml/planets-qml.qrc')
-rw-r--r--examples/qt3d/planets-qml/planets-qml.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/planets-qml/planets-qml.qrc b/examples/qt3d/planets-qml/planets-qml.qrc
index 04a67b7d7..cf9aafc29 100644
--- a/examples/qt3d/planets-qml/planets-qml.qrc
+++ b/examples/qt3d/planets-qml/planets-qml.qrc
@@ -12,9 +12,9 @@
<file>CloudEffectDS.qml</file>
<file>PlanetEffectD.qml</file>
<file>PlanetEffectDB.qml</file>
- <file>PlanetEffectDS.qml</file>
<file>PlanetEffectDSB.qml</file>
<file>PlanetMaterial.qml</file>
+ <file>PlanetShadowEffectD.qml</file>
<file>PlanetFrameGraph.qml</file>
<file>planets.js</file>
<file>meshes/starfield.obj</file>