FEM: rename icon, Equation Elasticity

This commit is contained in:
Bernd Hahnebach
2020-03-06 08:39:46 +01:00
parent 9f84305f89
commit 2bfea1aa6e
4 changed files with 3 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ class ElasticityProxy(BaseProxy):
class ElasticityViewProxy(BaseViewProxy):
def getIcon(self):
return ":/icons/fem-equation-elasticity.svg"
return ":/icons/FEM_EquationElasticity.svg"
class ElectrostaticViewProxy(BaseViewProxy):