##// END OF EJS Templates
refactoring. QStackedBarSeries and QPercentBarSeries are now derived from QBarSeries.
refactoring. QStackedBarSeries and QPercentBarSeries are now derived from QBarSeries.

File last commit:

r270:9b153722c836
r281:d81c37855aff
Show More
test.pro
7 lines | 93 B | text/idl | PrologLexer
TEMPLATE = subdirs
SUBDIRS += chartwidgettest \
qmlchart
!win32:{
SUBDIRS += auto
}