##// END OF EJS Templates
Fix domain switching
Fix domain switching

File last commit:

r1419:9a2b5d956bb6
r2288:a12d6a605fab
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