qtmobility/examples/servicenotesmanager/declarative-sfw-notes/sfwnotes.qrc
changeset 4 90517678cc4f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/examples/servicenotesmanager/declarative-sfw-notes/sfwnotes.qrc	Mon May 03 13:18:40 2010 +0300
@@ -0,0 +1,13 @@
+<RCC>
+    <qresource prefix="/" >
+        <file>declarative-sfw-notes.qml</file>
+        <file>Button.qml</file>
+        <file>Dialog.qml</file>
+        <file>InputDialog.qml</file>
+        <file>../icons/addIcon.png</file>
+        <file>../icons/deleteIcon.png</file>
+        <file>../icons/searchIcon.png</file>
+        <file>../icons/nextIcon.png</file>
+        <file>../icons/prevIcon.png</file>
+    </qresource>
+</RCC>