aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
diff options
context:
space:
mode:
authorMarco Bubke <marco.bubke@nokia.com>2011-06-22 18:17:06 +0200
committerThomas Hartmann <Thomas.Hartmann@nokia.com>2011-06-22 18:24:36 +0200
commit8fe33023297fca0d9181dd26c58c37ab1007650d (patch)
tree9fb409f209ca1507cd765a195a05a33f6af240b2 /share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
parent8ec524910a11b3b1c62d4df76e77c8859785be6a (diff)
QmlDesigner.NodeInstances: Move qmlpuppet to share
Change-Id: Id50d8c6130e9d5169a74015bc24e84de64eabfa7 Reviewed-on: http://codereview.qt.nokia.com/634 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
Diffstat (limited to 'share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc')
-rw-r--r--share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc b/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
new file mode 100644
index 0000000000..ceb6142cb3
--- /dev/null
+++ b/share/qtcreator/qml/qmlpuppet/qmlpuppet.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/qtquickplugin">
+ <file>images/template_image.png</file>
+ <file>html/welcome.html</file>
+ <file>images/webkit.png</file>
+ </qresource>
+</RCC>