##// END OF EJS Templates
Remove unwanted examples (chartview, dynamiclinechart, multichart).
Remove unwanted examples (chartview, dynamiclinechart, multichart).

File last commit:

r747:917f2d378193
r841:40092a8013cf
Show More
barchart.pro
7 lines | 122 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
sauimone
Added bar chart example
r78 }
TARGET = barchart
Michal Klocek
Uninfy examples , updated public API changes
r747 SOURCES += main.cpp
sauimone
Added bar chart example
r78