##// END OF EJS Templates
Fix BC: QChart::setMinimumMargins and QChart::minimumMargins are in v1.1.0 so they have to stay.
Fix BC: QChart::setMinimumMargins and QChart::minimumMargins are in v1.1.0 so they have to stay.

File last commit:

r2127:74495bad3a7b
r2272:b1616762bd1e old_master
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