##// END OF EJS Templates
Adds charts create selection to chartviewer
Adds charts create selection to chartviewer

File last commit:

r1419:9a2b5d956bb6
r1840:8077b9f83c91
Show More
scatterchart.pro
9 lines | 176 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterchart
SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h