FEM: rename command MechanicalJobControl to SolverJobControl
This commit is contained in:
committed by
Yorik van Havre
parent
882db04b3c
commit
03d1d32e38
@@ -71,7 +71,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "Fem_ConstraintGear"
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_MechanicalJobControl"
|
||||
<< "Fem_SolverJobControl"
|
||||
<< "Fem_Quick_Analysis"
|
||||
<< "Fem_PurgeResults"
|
||||
<< "Fem_ShowResult";
|
||||
@@ -101,7 +101,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Fem_ConstraintGear"
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_MechanicalJobControl"
|
||||
<< "Fem_SolverJobControl"
|
||||
<< "Fem_Quick_Analysis"
|
||||
<< "Fem_PurgeResults"
|
||||
<< "Fem_ShowResult";
|
||||
|
||||
Reference in New Issue
Block a user