FEM: rename icon, result show

This commit is contained in:
Bernd Hahnebach
2020-03-06 08:40:28 +01:00
parent 1707c1960a
commit 7090b613f6
6 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ class _ViewProviderFemResultMechanical(ViewProviderFemConstraint.ViewProxy):
def getIcon(self):
"""after load from FCStd file, self.icon does not exist, return constant path instead"""
return ":/icons/fem-post-result-show.svg"
return ":/icons/FEM_ResultShow.svg"
def setEdit(self, vobj, mode=0):
ViewProviderFemConstraint.ViewProxy.setEdit(