##// END OF EJS Templates
new legend example for testing new api. Currently using still the old one.
new legend example for testing new api. Currently using still the old one.

File last commit:

r1722:4a02b714acfa
r2162:abb4622b2dab
Show More
scrollchart.pro
7 lines | 182 B | text/idl | PrologLexer
Michal Klocek
Adds scrollchart, fixes chartdesigner
r1722 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scrollchart
HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp