aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/drawer/drawer.qrc
blob: 25cc5cbe80086217910134cfba34ed6a8847ba46 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>images/arrow.png</file>
        <file>images/qt-logo.png</file>
    </qresource>
</RCC>