##// 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:

r1878:feba2e518e2c
r2242:2523dbee7254
Show More
nesteddonuts.pro
8 lines | 159 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
TARGET = nesteddonuts
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h