FEM: elmer, use an vector icon in svg

This commit is contained in:
Bernd Hahnebach
2017-12-01 19:43:55 +01:00
committed by wmayer
parent 51383aa9a2
commit 8a1bf4bcbc
4 changed files with 100 additions and 2 deletions

View File

@@ -92,4 +92,4 @@ class ViewProxy(solverbase.ViewProxy):
"""Proxy for FemSolverElmers View Provider."""
def getIcon(self):
return ":/icons/fem-elmer.png"
return ":/icons/fem-elmer.svg"