FEM: comand definition, delete not needed z88 icon definition as it uses FEM standard names
This commit is contained in:
@@ -797,7 +797,6 @@ class _SolverZ88(CommandManager):
|
||||
|
||||
def __init__(self):
|
||||
super(_SolverZ88, self).__init__()
|
||||
self.pixmap = "FEM_SolverZ88.svg"
|
||||
self.menuetext = "Solver Z88"
|
||||
self.accel = "S, Z"
|
||||
self.tooltip = "Creates a FEM solver Z88"
|
||||
|
||||
Reference in New Issue
Block a user