FEM: icons, rename element rotation 1d

This commit is contained in:
Bernd Hahnebach
2018-09-10 14:01:46 +02:00
committed by wmayer
parent 45bf29e0f8
commit 0cdfc8bc4c
4 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ class _ViewProviderFemElementRotation1D:
vobj.Proxy = self
def getIcon(self):
return ":/icons/fem-beam-rotation.svg"
return ":/icons/fem-element-rotation-1d.svg"
def attach(self, vobj):
from pivy import coin