qtmobility/examples/declarative-sfw-notes/sfwnotes.qrc
changeset 11 06b8e2af4411
parent 8 71781823f776
child 14 6fbed849b4f4
equal deleted inserted replaced
8:71781823f776 11:06b8e2af4411
     1 <RCC>
       
     2     <qresource prefix="/" >
       
     3         <file>declarative-sfw-notes.qml</file>
       
     4         <file>content/Button.qml</file>
       
     5         <file>content/Dialog.qml</file> 
       
     6         <file>content/InputDialog.qml</file>
       
     7         <file>content/icons/addIcon.png</file>
       
     8         <file>content/icons/deleteIcon.png</file>
       
     9         <file>content/icons/searchIcon.png</file>
       
    10         <file>content/icons/nextIcon.png</file>
       
    11         <file>content/icons/prevIcon.png</file>
       
    12     </qresource>
       
    13 </RCC>