Cppcheck warning.
--HG-- branch : develop
This commit is contained in:
parent
e9a89f52cb
commit
c2091c6337
|
@ -45,7 +45,7 @@ public:
|
|||
VLayoutPiecePathData()
|
||||
{}
|
||||
|
||||
VLayoutPiecePathData(const QVector<QPointF> &points)
|
||||
explicit VLayoutPiecePathData(const QVector<QPointF> &points)
|
||||
: m_points(points)
|
||||
{}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user