##// END OF EJS Templates
Fix ChartView documentation...
Fix ChartView documentation The documentation was missing remarks of deprecated properties. A warning of using deprecated property is triggered when the property in question is accessed therefore the documentation should mention it. Change-Id: I5efa185fceb85a9375e41297ab18ce002f3239ed Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2510:0fc60b87ece9
r2634:51946a166e86
Show More
qmlchartproperties.pro
9 lines | 221 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/qmlchartproperties/*
include(qmlapplicationviewer/qmlapplicationviewer.pri)