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

r2247:c28e9eaa694f
r2272:b1616762bd1e old_master
Show More
qml.pro
5 lines | 117 B | text/idl | PrologLexer
Michal Klocek
Adds tst_qml basic stub for checking plugin loading qml
r1997 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qml.cpp
Jani Honkonen
Fixing qml build for latest Qt5...
r2247 QT += declarative