[TechDraw] Remove uneeded redefinitions of inherited functions
This commit is contained in:
committed by
WandererFan
parent
2f49a93292
commit
9905e17ba1
@@ -196,11 +196,6 @@ QGIView * QGIProjGroup::getAnchorQItem() const
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void QGIProjGroup::updateView(bool update)
|
||||
{
|
||||
return QGIViewCollection::updateView(update);
|
||||
}
|
||||
|
||||
//QGIPG does not rotate. Only individual views rotate
|
||||
void QGIProjGroup::rotateView()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user