@@ -70,6 +70,7 void BarValue::setPos(qreal x, qreal y) | |||||
70 |
|
70 | |||
71 | void BarValue::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
|
71 | void BarValue::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | |
72 | { |
|
72 | { | |
|
73 | Q_UNUSED(painter) | |||
73 | Q_UNUSED(option) |
|
74 | Q_UNUSED(option) | |
74 | Q_UNUSED(widget) |
|
75 | Q_UNUSED(widget) | |
75 | } |
|
76 | } |
General Comments 0
You need to be logged in to leave comments.
Login now