FEM: rename icon, Equation Flow

This commit is contained in:
Bernd Hahnebach
2020-03-06 08:39:50 +01:00
parent cd28b9c662
commit cb46f1e2f7
4 changed files with 3 additions and 3 deletions

View File

@@ -116,6 +116,6 @@ class FlowProxy(BaseProxy):
class FlowViewProxy(BaseViewProxy):
def getIcon(self):
return ":/icons/fem-equation-flow.svg"
return ":/icons/FEM_EquationFlow.svg"
## @}