[TechDraw] Remove uneeded redefinitions of inherited functions
This commit is contained in:
committed by
WandererFan
parent
2f49a93292
commit
9905e17ba1
@@ -81,12 +81,6 @@ QGIViewAnnotation::QGIViewAnnotation()
|
||||
|
||||
}
|
||||
|
||||
|
||||
QVariant QGIViewAnnotation::itemChange(GraphicsItemChange change, const QVariant &value)
|
||||
{
|
||||
return QGIView::itemChange(change, value);
|
||||
}
|
||||
|
||||
void QGIViewAnnotation::setViewAnnoFeature(TechDraw::DrawViewAnnotation *obj)
|
||||
{
|
||||
// called from QGVPage. (once)
|
||||
|
||||
Reference in New Issue
Block a user