##// END OF EJS Templates
Made QmlChart demo instead of a test app
Made QmlChart demo instead of a test app

File last commit:

r747:917f2d378193
r922:d40a04983d6a
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