##// END OF EJS Templates
typos in docs
typos in docs

File last commit:

r341:283a85bb506e
r424:97360b2df7f1
Show More
piechart.pro
8 lines | 130 B | text/idl | PrologLexer
Michal Klocek
Examples build setup cleanup
r252 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
Jani Honkonen
Added piechart example
r128 }
TARGET = piechart
Jani Honkonen
Add pie example to pie series doc. Also made the basic pie example real simple. Have to add separate examples for customization.
r341 SOURCES += main.cpp
HEADERS +=
Jani Honkonen
Added piechart example
r128