##// END OF EJS Templates
Minor changes...
Minor changes - Moves Unit struct in its own class - Removes obsolete comment - Changes DataSeries::nbPoints() to return only the number of values (we no longer count number of x)

File last commit:

r729:94000392d1e8
r864:551a1137cf04
Show More
sqpguiresources.qrc
16 lines | 534 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>icones/dataSourceComponent.png</file>
<file>icones/dataSourceNode.png</file>
<file>icones/dataSourceProduct.png</file>
<file>icones/dataSourceRoot.png</file>
<file>icones/delete.png</file>
<file>icones/down.png</file>
<file>icones/openInspector.png</file>
<file>icones/next.png</file>
<file>icones/plot.png</file>
<file>icones/previous.png</file>
<file>icones/unplot.png</file>
<file>icones/up.png</file>
</qresource>
</RCC>