##// END OF EJS Templates
Fixes qpieseries warnings
Michal Klocek -
r352:92cf1cc39711
parent child
Show More
@@ -153,8 +153,7 QChartSeries::QChartSeriesType QPieSeries::type() const
153 153 }
154 154
155 155 /*!
156 Sets an array of values to the series.
157 TO BE REMOVED
156 \internal \a data
158 157 */
159 158 bool QPieSeries::setData(QList<qreal> data)
160 159 {
General Comments 0
You need to be logged in to leave comments. Login now