summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/stickman.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/stickman/stickman.qrc')
-rw-r--r--examples/animation/stickman/stickman.qrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/animation/stickman/stickman.qrc b/examples/animation/stickman/stickman.qrc
index e5d66cf2c7..4cf3ba3828 100644
--- a/examples/animation/stickman/stickman.qrc
+++ b/examples/animation/stickman/stickman.qrc
@@ -1,8 +1,8 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
- <file>animations/chilling</file>
- <file>animations/dancing</file>
- <file>animations/dead</file>
- <file>animations/jumping</file>
+ <file>animations/chilling.bin</file>
+ <file>animations/dancing.bin</file>
+ <file>animations/dead.bin</file>
+ <file>animations/jumping.bin</file>
</qresource>
-</RCC> \ No newline at end of file
+</RCC>