##// END OF EJS Templates
Adds tst_qml basic stub for checking plugin loading qml
Adds tst_qml basic stub for checking plugin loading qml

File last commit:

r1994:df31e46fa48c
r1996:b9b0ebfe77eb
Show More
resources.qrc
9 lines | 272 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmlaxes/loader.qml</file>
<file>qml/qmlaxes/main.qml</file>
<file>qml/qmlaxes/View1.qml</file>
<file>qml/qmlaxes/View2.qml</file>
<file>qml/qmlaxes/View3.qml</file>
</qresource>
</RCC>