--HG--
branch : develop
This commit is contained in:
dismine 2014-05-28 18:52:50 +03:00
parent 6b695fac57
commit 8b6a140ebb

View file

@ -65,6 +65,7 @@ void VToolShoulderPoint::setDialog()
}
//---------------------------------------------------------------------------------------------------------------------
//TODO find better way calculate point.
QPointF VToolShoulderPoint::FindPoint(const QPointF &p1Line, const QPointF &p2Line, const QPointF &pShoulder,
const qreal &length)
{