##// END OF EJS Templates
Adds templete to chartviewer to simplyfy chart type creation
Adds templete to chartviewer to simplyfy chart type creation

File last commit:

r1419:9a2b5d956bb6
r1839:16961447933b
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