##// END OF EJS Templates
Fix DeclarativeChart::legend property...
Fix DeclarativeChart::legend property The DeclarativeChart::legend property should be marked as CONSTANT because the legend can't be changed. This is to avoid unnecessary message about a dependency to non-NOTIFYable property. Change-Id: Ib7c832b3fcb034602e4c3271c211ab2fe9cdd076 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r2488:5862599d088d
r2685:ccb5e8a7f100
Show More
resources.qrc
18 lines | 718 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/quick2chart/loader.qml</file>
<file>qml/quick2chart/main.qml</file>
<file>qml/quick2chart/View1.qml</file>
<file>qml/quick2chart/View2.qml</file>
<file>qml/quick2chart/View3.qml</file>
<file>qml/quick2chart/View4.qml</file>
<file>qml/quick2chart/View5.qml</file>
<file>qml/quick2chart/View6.qml</file>
<file>qml/quick2chart/View7.qml</file>
<file>qml/quick2chart/View8.qml</file>
<file>qml/quick2chart/View9.qml</file>
<file>qml/quick2chart/View10.qml</file>
<file>qml/quick2chart/View11.qml</file>
<file>qml/quick2chart/View12.qml</file>
</qresource>
</RCC>