##// END OF EJS Templates
added missing moc to barchart drilldown example
added missing moc to barchart drilldown example

File last commit:

r747:917f2d378193
r904:fea2bb9cd565
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