##// END OF EJS Templates
Fix QLegend test case....
Fix QLegend test case. The test window was too low to encompass all legend markers. Change-Id: I5a9d325494f51fc996c233f3fafd524cbb52b560 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2068:1370cf739b4f
r2568:e7097a7e781d
Show More
resources.qrc
31 lines | 1.7 KiB | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmlchartproperties/loader.qml</file>
<file>qml/qmlchartproperties/main.qml</file>
<file>qml/qmlchartproperties/Button.qml</file>
<file>qml/qmlchartproperties/PieChart.qml</file>
<file>qml/qmlchartproperties/PieEditor.qml</file>
<file>qml/qmlchartproperties/LineChart.qml</file>
<file>qml/qmlchartproperties/LineEditor.qml</file>
<file>qml/qmlchartproperties/SplineChart.qml</file>
<file>qml/qmlchartproperties/ScatterChart.qml</file>
<file>qml/qmlchartproperties/AreaChart.qml</file>
<file>qml/qmlchartproperties/BarChart.qml</file>
<file>qml/qmlchartproperties/BarEditor.qml</file>
<file>qml/qmlchartproperties/ScatterEditor.qml</file>
<file>qml/qmlchartproperties/AreaEditor.qml</file>
<file>qml/qmlchartproperties/StackedBarChart.qml</file>
<file>qml/qmlchartproperties/PercentBarChart.qml</file>
<file>qml/qmlchartproperties/Chart.qml</file>
<file>qml/qmlchartproperties/ChartEditor.qml</file>
<file>qml/qmlchartproperties/FontEditor.qml</file>
<file>qml/qmlchartproperties/HorizontalBarChart.qml</file>
<file>qml/qmlchartproperties/HorizontalPercentBarChart.qml</file>
<file>qml/qmlchartproperties/HorizontalStackedBarChart.qml</file>
<file>qml/qmlchartproperties/ChartEditorAxis.qml</file>
<file>qml/qmlchartproperties/ChartEditorLegend.qml</file>
<file>qml/qmlchartproperties/ChartEditorProperties.qml</file>
<file>qml/qmlchartproperties/ChartEditorTitle.qml</file>
<file>qml/qmlchartproperties/ChartEditorSeries.qml</file>
</qresource>
</RCC>