##// END OF EJS Templates
Remove unnecessary Qt version checks...
Remove unnecessary Qt version checks There's no need to check if the major Qt version is higher than 4 because from now on Charts is supported from Qt 5.4. Change-Id: I7addcb19e5c774ce9835a0f7c6150d9e3bc0404a Task-number: QTRD-2844 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2351:bd26609a29ae
r2730:5e795dcb8668
Show More
qlogvalueaxis.pro
5 lines | 196 B | text/idl | PrologLexer
!include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qabstractaxis/tst_qabstractaxis.h
SOURCES += tst_qlogvalueaxis.cpp ../qabstractaxis/tst_qabstractaxis.cpp