FEM: code formating, get rid of tabs

This commit is contained in:
Bernd Hahnebach
2017-08-30 17:49:06 +02:00
committed by wmayer
parent cb5047080a
commit 4096c8bbc9
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
<file>icons/fem-control-solver.svg</file>
<file>icons/fem-cylinder.svg</file>
<file>icons/fem-data.svg</file>
<file>icons/fem-femmesh-boundary-layer.svg</file>
<file>icons/fem-femmesh-boundary-layer.svg</file>
<file>icons/fem-femmesh-clear-mesh.svg</file>
<file>icons/fem-femmesh-create-node-by-poly.svg</file>
<file>icons/fem-femmesh-from-shape.svg</file>

View File

@@ -96,7 +96,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
*mesh << "FEM_MeshNetgenFromShape"
<< "FEM_MeshGmshFromShape"
<< "Separator"
<< "FEM_MeshBoundaryLayer"
<< "FEM_MeshBoundaryLayer"
<< "FEM_MeshRegion"
<< "FEM_MeshGroup"
<< "Separator"