##// END OF EJS Templates
Removed OpenGL button in QML Oscilloscope demo
Removed OpenGL button in QML Oscilloscope demo

File last commit:

r1419:9a2b5d956bb6
r2267:92e7d1168aa1
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