Fix spelling error.
This commit is contained in:
parent
222674d3ab
commit
7ab0e82f67
2
svg.cpp
2
svg.cpp
@ -548,7 +548,7 @@ void SvgPrivate::checkColorHints()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//Folowing two are utility functions to snap rendered elements to the pixel grid
|
//Following two are utility functions to snap rendered elements to the pixel grid
|
||||||
//to and from are always 0 <= val <= 1
|
//to and from are always 0 <= val <= 1
|
||||||
qreal SvgPrivate::closestDistance(qreal to, qreal from)
|
qreal SvgPrivate::closestDistance(qreal to, qreal from)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user