##// END OF EJS Templates
Fix QNX build issue...
Fix QNX build issue Use qmath and cmath methods instead of math.h methods. Change-Id: I7c853f2e1218a1d3cde15a089192c24a6b0b1395 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r1719:847291d19b06
r2775:143be951b1fe
Show More
qdatetimeaxis.pro
5 lines | 196 B | text/idl | PrologLexer
Marek Rosa
Added placeholder for QDateTimeAxis tests
r1719 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qabstractaxis/tst_qabstractaxis.h
SOURCES += tst_qdatetimeaxis.cpp ../qabstractaxis/tst_qabstractaxis.cpp