FEM: workbench, remove wrong spaces

This commit is contained in:
Bernd Hahnebach
2018-09-10 14:02:14 +02:00
committed by wmayer
parent d62f1cbfed
commit c95cdb13bc

View File

@@ -267,10 +267,10 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "FEM_PostApplyChanges"
<< "FEM_PostPipelineFromResult"
<< "Separator"
<< "FEM_PostCreateWarpVectorFilter"
<< "FEM_PostCreateScalarClipFilter"
<< "FEM_PostCreateCutFilter"
<< "FEM_PostCreateClipFilter"
<< "FEM_PostCreateWarpVectorFilter"
<< "FEM_PostCreateScalarClipFilter"
<< "FEM_PostCreateCutFilter"
<< "FEM_PostCreateClipFilter"
<< "FEM_PostCreateDataAlongLineFilter"
<< "FEM_PostCreateLinearizedStressesFilter"
<< "FEM_PostCreateDataAtPointFilter"