##// END OF EJS Templates
Add/modify license headers
Add/modify license headers

File last commit:

r747:917f2d378193
r830:b345b831b8c1
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