satui/satapp/resource/satapp.qrc
author Pat Downey <patd@symbian.org>
Tue, 15 Jun 2010 11:45:07 +0100
branchGCC_SURGE
changeset 26 c9c7ab911778
parent 19 e44a8c097b15
child 33 8d5d7fcf9b59
permissions -rw-r--r--
Bug 2954. Use brackets when referencing member function.

<RCC>
    <!-- application xml -->
    <qresource prefix="/xml" >
        <file alias="satapp.docml">satapp.docml</file>
    </qresource>
    <qresource prefix="/translations" >
        <file alias="satapp_en">satapp_en.qm</file>
    </qresource>
    <qresource prefix="/icons" >
        <file>qtg_large_sat.svg</file>
    </qresource>    
</RCC>