##// END OF EJS Templates
QML test app's scatter and area into separate views
QML test app's scatter and area into separate views

File last commit:

r918:1555e575642a
r918:1555e575642a
Show More
resources.qrc
10 lines | 321 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmlchart/loader.qml</file>
<file>qml/qmlchart/main.qml</file>
<file>qml/qmlchart/View1.qml</file>
<file>qml/qmlchart/View2.qml</file>
<file>qml/qmlchart/View3.qml</file>
<file>qml/qmlchart/View4.qml</file>
</qresource>
</RCC>