FEM: vtk post, change order of commands and icons

This commit is contained in:
Bernd Hahnebach
2018-08-26 14:03:27 +02:00
committed by wmayer
parent 4980bf6039
commit cd8b9b0aaf

View File

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