Mod: redundant void 2
This commit is contained in:
@@ -155,7 +155,7 @@ void QGIViewSymbol::symbolToSvg(QByteArray qba)
|
||||
m_svgItem->centerAt(0.,0.);
|
||||
}
|
||||
|
||||
void QGIViewSymbol::rotateView(void)
|
||||
void QGIViewSymbol::rotateView()
|
||||
{
|
||||
QRectF r = m_displayArea->boundingRect();
|
||||
m_displayArea->setTransformOriginPoint(r.center());
|
||||
|
||||
Reference in New Issue
Block a user