aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shared/quick_shared.qrc
blob: 015a1f99d5cdfab512667b9ebe0415834f563187 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/quick/shared">
        <file>LauncherList.qml</file>
        <file>SimpleLauncherDelegate.qml</file>
        <file>Button.qml</file>
        <file>CheckBox.qml</file>
        <file>TextField.qml</file>
        <file>images/back.png</file>
        <file>images/next.png</file>
    </qresource>
</RCC>