qtmobility/examples/declarative-sfw-notes/sfwnotes.qrc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 May 2010 13:42:11 +0300
changeset 8 71781823f776
parent 5 453da2cfceef
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

<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>