Cppcheck warning.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-09-10 17:13:35 +03:00
parent 7197fa6ae8
commit 11fd215364

View File

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