##// END OF EJS Templates
Added attach/dettach axis domain implementations
Added attach/dettach axis domain implementations

File last commit:

r2127:74495bad3a7b
r2290:f089818f996f
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