[FEM] remove new framework CCX from toolbar

"new framework" implies especially to new users that this is the CCX of choice. But it is not, since you cannot Since we keep it in the menu and experienced users will find it.
This commit is contained in:
Uwe
2022-03-25 20:00:39 +01:00
parent 865e3ec095
commit d6e1d973bf

View File

@@ -175,7 +175,6 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
solve->setCommand("Solve");
*solve
<< "FEM_SolverCalculixCxxtools"
<< "FEM_SolverCalculiX"
<< "FEM_SolverElmer"
<< "FEM_SolverZ88"
<< "Separator"