##// END OF EJS Templates
Rename pie series total() -> sum() to be consistent with bar series.
Rename pie series total() -> sum() to be consistent with bar series.

File last commit:

r922:d40a04983d6a
r939:8c748f062756
Show More
test.pro
8 lines | 101 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 \
Tero Ahola
Made QmlChart demo instead of a test app
r922 wavechart
Michal Klocek
Blocks auto test on win32
r254
!win32:{
SUBDIRS += auto
}