##// END OF EJS Templates
Removed some commented out code in barmodel mapper and replaced one comment with different one
Removed some commented out code in barmodel mapper and replaced one comment with different one

File last commit:

r1947:a62b3bfbefaa
r2151:cdaf9997827b
Show More
resources.qrc
18 lines | 858 B | text/plain | TextLexer
Tero Ahola
Refactored QML axis handling
r1813 <RCC>
<qresource prefix="/">
<file>qml/qmlchartaxis/main.qml</file>
<file>qml/qmlchartaxis/Button.qml</file>
Tero Ahola
Fixed a bug in setting axes dynamically via QML API
r1947 <file>qml/qmlchartaxis/DefaultAxes.qml</file>
<file>qml/qmlchartaxis/DefaultAxesRevert.qml</file>
<file>qml/qmlchartaxis/UserDefined.qml</file>
<file>qml/qmlchartaxis/UserDefinedRevert.qml</file>
<file>qml/qmlchartaxis/ChartAxes.qml</file>
<file>qml/qmlchartaxis/ChartAxesRevert.qml</file>
<file>qml/qmlchartaxis/ConfiguringDynamically.qml</file>
<file>qml/qmlchartaxis/SeriesSpecificDynamic.qml</file>
<file>qml/qmlchartaxis/CreatingDynamically.qml</file>
<file>qml/qmlchartaxis/SwitchingDynamically.qml</file>
<file>qml/qmlchartaxis/DefaultAndUserDefined.qml</file>
<file>qml/qmlchartaxis/Legacy.qml</file>
Tero Ahola
Refactored QML axis handling
r1813 </qresource>
</RCC>