##// END OF EJS Templates
Values and Intervals axes ranges are now initialized only if they haven't been preset earlier
Values and Intervals axes ranges are now initialized only if they haven't been preset earlier

File last commit:

r1680:73e46ffc00f9
r1703:d83729eb88d8
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
}