##// END OF EJS Templates
Fixed formatting of axis in qmlchart demo
Fixed formatting of axis in qmlchart demo

File last commit:

r1839:16961447933b
r2029:181007ccaf11
Show More
chartviewer.pro
8 lines | 236 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
HEADERS += window.h view.h charts.h model.h