[FEM] add icon for the new supported MYSTRAN solver

This commit is contained in:
Uwe
2022-03-18 00:18:25 +01:00
parent 5f5e5a4b35
commit 1293eb2116
4 changed files with 58 additions and 2 deletions

View File

@@ -89,7 +89,8 @@ class Proxy(solverbase.Proxy):
class ViewProxy(solverbase.ViewProxy):
pass
def getIcon(self):
return ":/icons/FEM_SolverMystran.svg"
## @}