FEM: icons, rename element geometry 2d

This commit is contained in:
Bernd Hahnebach
2018-09-10 14:01:42 +02:00
committed by wmayer
parent c18a39bd71
commit cbde321b45
4 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ class _ViewProviderFemElementGeometry2D:
vobj.Proxy = self
def getIcon(self):
return ":/icons/fem-shell-thickness.svg"
return ":/icons/fem-element-geometry-2d.svg"
def attach(self, vobj):
from pivy import coin