qtmobility/examples/declarative-sfw-notes/sfwnotes.qrc
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:26:23 +0100
branchGCC_SURGE
changeset 9 5561c345355e
parent 5 453da2cfceef
permissions -rw-r--r--
Branch for GCC_SURGE fixes

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