qtmobility/examples/declarative-sfw-notes/sfwnotes.qrc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 16:41:33 +0300
changeset 5 453da2cfceef
permissions -rw-r--r--
Revision: 201017 Kit: 201019

<RCC>
    <qresource prefix="/" >
        <file>declarative-sfw-notes.qml</file>
        <file>content/Button.qml</file>
        <file>content/Dialog.qml</file> 
        <file>content/InputDialog.qml</file>
        <file>content/icons/addIcon.png</file>
        <file>content/icons/deleteIcon.png</file>
        <file>content/icons/searchIcon.png</file>
        <file>content/icons/nextIcon.png</file>
        <file>content/icons/prevIcon.png</file>
    </qresource>
</RCC>