FEM: result mesh vp, automate get icon

This commit is contained in:
Bernd Hahnebach
2020-03-11 08:23:05 +01:00
parent fb3c54ab45
commit 204563c255

View File

@@ -37,5 +37,4 @@ class _ViewProviderFemMeshResult(ViewProviderFemConstraint.ViewProxy):
A View Provider for the FemMeshResult object
"""
def getIcon(self):
return ":/icons/FEM_MeshResult.svg"
pass