##// END OF EJS Templates
Fixing qml build for latest Qt5...
Fixing qml build for latest Qt5 There is no quick1 module anymore. It is (again) called a declarative module.

File last commit:

r2069:fff5aa874bbe
r2247:c28e9eaa694f
Show More
resources.qrc
11 lines | 472 B | text/plain | TextLexer
<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>