##// END OF EJS Templates
Allow editing of area series in QML tester app
Allow editing of area series in QML tester app

File last commit:

r1757:97ada13560d9
r1784:fcbf003a8d13
Show More
chartviewer.pro
8 lines | 249 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 charts.cpp
HEADERS += window.h view.h charts.h model.h