Cppcheck warning.

This commit is contained in:
Roman Telezhynskyi 2020-10-16 15:52:38 +03:00
parent 411b1e9198
commit cebd4995c8

View file

@ -149,7 +149,6 @@ void VGraphicsSimpleTextItem::SetShowParentTooltip(bool show)
} }
//--------------------------------------------------------------------------------------------------------------------- //---------------------------------------------------------------------------------------------------------------------
// cppcheck-suppress passedByValue
void VGraphicsSimpleTextItem::SetRealPos(QPointF pos) void VGraphicsSimpleTextItem::SetRealPos(QPointF pos)
{ {
m_realPos = pos; m_realPos = pos;