##// 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!
Jani Honkonen -
r1232:8d7d8cb763e0
Show More