TaskAttacher: Fix the string maker such that it does not show TNP string.
This commit is contained in:
@@ -134,7 +134,7 @@ ElementNamePair GeoFeature::_getElementName(const char* name,
|
||||
}
|
||||
}
|
||||
|
||||
DocumentObject* GeoFeature::resolveElement(DocumentObject* obj,
|
||||
DocumentObject* GeoFeature::resolveElement(const DocumentObject* obj,
|
||||
const char* subname,
|
||||
ElementNamePair& elementName,
|
||||
bool append,
|
||||
|
||||
Reference in New Issue
Block a user