summaryrefslogtreecommitdiffstats
path: root/demos/qmlcustomlegend/resources.qrc
blob: 5c3ad4445a54ea94ce2c1a7c3f75cc44ea60cb03 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>qml/qmlcustomlegend/loader.qml</file>
        <file>qml/qmlcustomlegend/main.qml</file>
        <file>qml/qmlcustomlegend/CustomLegend.qml</file>
        <file>qml/qmlcustomlegend/ChartViewStacked.qml</file>
        <file>qml/qmlcustomlegend/ChartViewHighlighted.qml</file>
        <file>qml/qmlcustomlegend/ChartViewSelector.qml</file>
        <file>qml/qmlcustomlegend/AnimatedAreaSeries.qml</file>
    </qresource>
</RCC>