FEM: rename icon, mesh result object
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
|
||||
<!-- object icons without gui command -->
|
||||
<file>icons/fem-femmesh-from-shape.svg</file>
|
||||
<file>icons/fem-femmesh-result.svg</file>
|
||||
<file>icons/FEM_MeshResult.svg</file>
|
||||
<file>icons/fem-post-geo-box.svg</file>
|
||||
<file>icons/fem-post-geo-cylinder.svg</file>
|
||||
<file>icons/fem-post-geo-isosurface.svg</file>
|
||||
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -38,4 +38,4 @@ class _ViewProviderFemMeshResult(ViewProviderFemConstraint.ViewProxy):
|
||||
"""
|
||||
|
||||
def getIcon(self):
|
||||
return ":/icons/fem-femmesh-result.svg"
|
||||
return ":/icons/FEM_MeshResult.svg"
|
||||
|
||||
Reference in New Issue
Block a user