##// END OF EJS Templates
Fixes qmlchartproperties
Fixes qmlchartproperties

File last commit:

r1606:ebf4c2a781ad
r1606:ebf4c2a781ad
Show More
resources.qrc
26 lines | 1.3 KiB | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmlchartproperties/loader.qml</file>
<file>qml/qmlchartproperties/main.qml</file>
<file>qml/qmlchartproperties/Button.qml</file>
<file>qml/qmlchartproperties/PieChart.qml</file>
<file>qml/qmlchartproperties/PieEditor.qml</file>
<file>qml/qmlchartproperties/LineChart.qml</file>
<file>qml/qmlchartproperties/LineEditor.qml</file>
<file>qml/qmlchartproperties/SplineChart.qml</file>
<file>qml/qmlchartproperties/ScatterChart.qml</file>
<file>qml/qmlchartproperties/AreaChart.qml</file>
<file>qml/qmlchartproperties/BarChart.qml</file>
<file>qml/qmlchartproperties/BarEditor.qml</file>
<file>qml/qmlchartproperties/ScatterEditor.qml</file>
<file>qml/qmlchartproperties/AreaEditor.qml</file>
<file>qml/qmlchartproperties/StackedBarChart.qml</file>
<file>qml/qmlchartproperties/PercentBarChart.qml</file>
<file>qml/qmlchartproperties/Chart.qml</file>
<file>qml/qmlchartproperties/ChartEditor.qml</file>
<file>qml/qmlchartproperties/ChartEditor1.qml</file>
<file>qml/qmlchartproperties/ChartEditor2.qml</file>
<file>qml/qmlchartproperties/ChartEditor3.qml</file>
<file>qml/qmlchartproperties/FontEditor.qml</file>
</qresource>
</RCC>