aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window/window.qrc
blob: 89d1de1b1feb2c4b9e8fc9c5f5f604560d56033b (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/window">
        <file>window.qml</file>
        <file>Splash.qml</file>
        <file>CurrentScreen.qml</file>
        <file>AllScreens.qml</file>
    </qresource>
</RCC>