##// 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:

r1722:4a02b714acfa
r2272:b1616762bd1e old_master
Show More
scrollchart.pro
7 lines | 182 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scrollchart
HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp