Feature Request 1880 - hide Template
This commit is contained in:
committed by
Yorik van Havre
parent
12346a67ef
commit
18cd5b5166
@@ -471,8 +471,6 @@ QGIView * QGVPage::findParent(QGIView *view) const
|
||||
|
||||
void QGVPage::setPageTemplate(TechDraw::DrawTemplate *obj)
|
||||
{
|
||||
// Remove currently set background template
|
||||
// Assign a base template class and create object dependent on
|
||||
removeTemplate();
|
||||
|
||||
if(obj->isDerivedFrom(TechDraw::DrawParametricTemplate::getClassTypeId())) {
|
||||
|
||||
Reference in New Issue
Block a user