FEM: rename icon, Equation Electrostatic

This commit is contained in:
Bernd Hahnebach
2020-03-06 08:39:48 +01:00
parent b620f835d8
commit cd28b9c662
4 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@ class ElasticityViewProxy(BaseViewProxy):
class ElectrostaticViewProxy(BaseViewProxy):
def getIcon(self):
return ":/icons/fem-equation-electrostatic.svg"
return ":/icons/FEM_EquationElectrostatic.svg"
class ElectrostaticProxy(BaseProxy):