summaryrefslogtreecommitdiffstats
path: root/examples/charts/qmlcustomlegend/resources.qrc
blob: bd49690bf1ff13de1a2b62b2f50b6b426d378fc5 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <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>