Cppcheck warning.
--HG-- branch : develop
This commit is contained in:
parent
91a75f6f01
commit
d38681b853
|
@ -35,7 +35,7 @@
|
|||
class VCurvePathItem : public QGraphicsPathItem
|
||||
{
|
||||
public:
|
||||
VCurvePathItem(QGraphicsItem *parent = nullptr);
|
||||
explicit VCurvePathItem(QGraphicsItem *parent = nullptr);
|
||||
|
||||
virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
||||
QWidget *widget = nullptr) Q_DECL_OVERRIDE;
|
||||
|
|
Loading…
Reference in New Issue
Block a user