Mod: redundant void 2
This commit is contained in:
@@ -154,7 +154,7 @@ void QGIViewImage::drawImage()
|
||||
}
|
||||
}
|
||||
|
||||
void QGIViewImage::rotateView(void)
|
||||
void QGIViewImage::rotateView()
|
||||
{
|
||||
QRectF r = m_cliparea->boundingRect();
|
||||
m_cliparea->setTransformOriginPoint(r.center());
|
||||
|
||||
Reference in New Issue
Block a user