FEM: result mesh vp, automate get icon

This commit is contained in:
Bernd Hahnebach
2020-03-11 08:23:05 +01:00
parent 5a9459a256
commit 021ef0a0db

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