##// END OF EJS Templates
restore zoomlinechart example
restore zoomlinechart example

File last commit:

r1419:9a2b5d956bb6
r2324:611d357cfff4
Show More
scatterchart.pro
9 lines | 176 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterchart
Tero Ahola
Fixed presenter and scatter examples and their documentation.
r1015 SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h