##// END OF EJS Templates
BarSeries - renamed internal model getter to modelInternal. Some smaller changes to other files to have in headers forward declarations for model related members instead of include
BarSeries - renamed internal model getter to modelInternal. Some smaller changes to other files to have in headers forward declarations for model related members instead of include

File last commit:

r747:917f2d378193
r877:26b0fc7673b6
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