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