FEM: rename icon, Element Rotation 1D

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

View File

@@ -44,7 +44,7 @@ class _ViewProviderFemElementRotation1D(ViewProviderFemConstraint.ViewProxy):
"""
def getIcon(self):
return ":/icons/fem-element-rotation-1d.svg"
return ":/icons/FEM_ElementRotation1D.svg"
"""
# do not activate the task panel, since rotation with reference shapes is not yet supported