summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlcustominput/qmlcustominput.qrc
blob: 5800150a6169e7210694ff1a335d7d5861ec3461 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>qml/qmlcustominput/Data.qml</file>
        <file>qml/qmlcustominput/main.qml</file>
        <file>qml/qmlcustominput/NewButton.qml</file>
    </qresource>
</RCC>