##// 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:

r747:917f2d378193
r939:8c748f062756
Show More
percentbarchart.pro
7 lines | 128 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
percent bar chart
r101 }
TARGET = percentbarchart
Michal Klocek
Uninfy examples , updated public API changes
r747 SOURCES += main.cpp
sauimone
percent bar chart
r101