##// END OF EJS Templates
QIntervalsAxis working somewhat
QIntervalsAxis working somewhat

File last commit:

r1680:73e46ffc00f9
r1701:49d19bd1233e
Show More
tests.pro
14 lines | 224 B | text/idl | PrologLexer
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
auto \
chartwidgettest \
qmlchartproperties
!linux-arm*: {
SUBDIRS += \
wavechart
}