FEM: mesh clear command, make name fit in FEM name system
This commit is contained in:
committed by
Yorik van Havre
parent
f19481b083
commit
f5c717b771
@@ -54,7 +54,7 @@ void Workbench::setupContextMenu(const char* recipient, Gui::MenuItem* item) con
|
||||
{
|
||||
StdWorkbench::setupContextMenu( recipient, item );
|
||||
*item << "Separator"
|
||||
<< "FEM_ClearMesh"
|
||||
<< "FEM_MeshClear"
|
||||
<< "FEM_MeshPrintInfo";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user