FEM: workbench, remove wrong spaces

This commit is contained in:
Bernd Hahnebach
2018-09-11 07:22:42 +02:00
committed by wmayer
parent d62f1cbfed
commit c95cdb13bc
+4 -4
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"