qtmobility/examples/servicenotesmanager/declarative-sfw-notes/sfwnotes.qrc
changeset 4 90517678cc4f
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
       
     1 <RCC>
       
     2     <qresource prefix="/" >
       
     3         <file>declarative-sfw-notes.qml</file>
       
     4         <file>Button.qml</file>
       
     5         <file>Dialog.qml</file>
       
     6         <file>InputDialog.qml</file>
       
     7         <file>../icons/addIcon.png</file>
       
     8         <file>../icons/deleteIcon.png</file>
       
     9         <file>../icons/searchIcon.png</file>
       
    10         <file>../icons/nextIcon.png</file>
       
    11         <file>../icons/prevIcon.png</file>
       
    12     </qresource>
       
    13 </RCC>