diff --git a/src/splinechart/splinechartitem.cpp b/src/splinechart/splinechartitem.cpp index 1b97f74..cc4d5bd 100644 --- a/src/splinechart/splinechartitem.cpp +++ b/src/splinechart/splinechartitem.cpp @@ -52,7 +52,6 @@ void SplineChartItem::setGeometry(QVector& points) void SplineChartItem::setLinePen(const QPen& pen) { m_pen = pen; - qDebug()<