summaryrefslogtreecommitdiffstats
path: root/tests/barstest/barstest.qrc
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-09-17 11:25:06 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-09-17 11:31:14 +0300
commit3e795fd544331f4f38bcc667410f9c931f82bdf4 (patch)
tree781c68df8d520df19343cfd77de1590410bb7500 /tests/barstest/barstest.qrc
parentabcb511f9ea94a7654a1f27c2215bbf8d9ce9607 (diff)
Fixed custom item wrong side reflection
Task-number: QTRD-3311 Change-Id: Ia5aea90259c249a5ffd48e16fae4e2dc33902afd Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Diffstat (limited to 'tests/barstest/barstest.qrc')
-rw-r--r--tests/barstest/barstest.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/barstest/barstest.qrc b/tests/barstest/barstest.qrc
new file mode 100644
index 00000000..f7237eb7
--- /dev/null
+++ b/tests/barstest/barstest.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/">
+ <file>shuttle.obj</file>
+ <file>shuttle.png</file>
+ </qresource>
+</RCC>