##// END OF EJS Templates
scatterchart: get rid of a warning...
scatterchart: get rid of a warning This was the warning: scatterchart/scatterchartitem_p.h:68: Warning: Class ScatterChartItem implements the interface QGraphicsItem but does not list it in Q_INTERFACES. qobject_cast to QGraphicsItem will not work!

File last commit:

r1201:f0af86b6db21
r1232:8d7d8cb763e0
Show More
qchartsplugin.qrc
6 lines | 124 B | text/plain | TextLexer
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/images">
<file>qcharts.png</file>
</qresource>
</RCC>