##// 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
Michal Klocek
Add test to common build
r34 TEMPLATE = subdirs
Michal Klocek
Block compilation of chartwidgettest, fixes tomorrow
r752 SUBDIRS += \
Tero Ahola
Enabled chartwidgettest again
r815 chartwidgettest \
Michal Klocek
Adds test/wavechart
r867 wavechart \
Tero Ahola
Proof-of-concept for QML api...
r120 qmlchart
Michal Klocek
Blocks auto test on win32
r254
!win32:{
SUBDIRS += auto
}