##// END OF EJS Templates
Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qFuzzyIsNull becasue it started failing when qFuzzyCompare was used
Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qFuzzyIsNull becasue it started failing when qFuzzyCompare was used

File last commit:

r1202:d898436e4875
r2242:2523dbee7254
Show More
resources.qrc
6 lines | 157 B | text/plain | TextLexer
Tero Ahola
Separated series model stuff from data api in QML examples
r1202 <RCC>
<qresource prefix="/">
<file>qml/qmlcustommodel/loader.qml</file>
<file>qml/qmlcustommodel/main.qml</file>
</qresource>
</RCC>