Toposhape/Part: cleanup and test getElementName

This commit is contained in:
bgbsww
2024-02-27 10:11:35 -05:00
parent 59b563ca69
commit 7d0afaec54
8 changed files with 98 additions and 89 deletions

View File

@@ -988,4 +988,4 @@ std::pair<std::string, std::string> Feature::getElementName(const char* name,
}
return App::GeoFeature::getElementName(name, type);
}
}