##// END OF EJS Templates
iOS example fix...
Tomi Korpipää -
r2700:212c17e196b7
parent child
Show More
@@ -77,7 +77,6 ChartView::ChartView(QWidget *parent) :
77 77 painter.drawPath(starPath);
78 78
79 79 series2->setBrush(star);
80 series2->setPen(Qt::NoPen);
81 80 //![3]
82 81
83 82 //![4]
General Comments 0
You need to be logged in to leave comments. Login now