summaryrefslogtreecommitdiffstats
path: root/tools/qml/qmlruntime.qrc
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-07-29 06:20:48 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-07-29 06:36:35 (GMT)
commit688791b4d39ed4e96c43621e28c6bb3098d3b70c (patch)
treef134367d9cfba30e61f72538d7ca136ae5ddedd7 /tools/qml/qmlruntime.qrc
parent63ac81df760f9b563ced098386cd4bb24439beb3 (diff)
downloadQt-688791b4d39ed4e96c43621e28c6bb3098d3b70c.zip
Qt-688791b4d39ed4e96c43621e28c6bb3098d3b70c.tar.gz
Qt-688791b4d39ed4e96c43621e28c6bb3098d3b70c.tar.bz2
Improve utility of QMLViewer
Adds a startup animation for all platforms, and adds support for file associated and drag and drop on Mac OS X QTBUG-12496
Diffstat (limited to 'tools/qml/qmlruntime.qrc')
-rw-r--r--tools/qml/qmlruntime.qrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/qml/qmlruntime.qrc b/tools/qml/qmlruntime.qrc
deleted file mode 100644
index 3a9e608..0000000
--- a/tools/qml/qmlruntime.qrc
+++ /dev/null
@@ -1,9 +0,0 @@
-<RCC>
- <qresource prefix="/" >
- <file>content/Browser.qml</file>
- <file>content/images/up.png</file>
- <file>content/images/folder.png</file>
- <file>content/images/titlebar.sci</file>
- <file>content/images/titlebar.png</file>
- </qresource>
-</RCC>