##// END OF EJS Templates
Docs update after classes renaming
Docs update after classes renaming

File last commit:

r1799:82d343f35d2d
r1812:329e3a076da0
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
}