##// END OF EJS Templates
Bugfix in barchartmodel max -> return 0if no count
Bugfix in barchartmodel max -> return 0if no count

File last commit:

r867:ce55182e26ac
r915:5580e2c7f492
Show More
test.pro
9 lines | 116 B | text/idl | PrologLexer
TEMPLATE = subdirs
SUBDIRS += \
chartwidgettest \
wavechart \
qmlchart
!win32:{
SUBDIRS += auto
}