##// END OF EJS Templates
Line and bar example now has a name for the line
Line and bar example now has a name for the line

File last commit:

r2127:74495bad3a7b
r2342:098ca1392d78
Show More
chartviewer.pro
8 lines | 250 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
include(charts/charts.pri)
TARGET = chartviewer
QT += opengl
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp grid.cpp
HEADERS += window.h view.h charts.h model.h grid.h