Salome HOME
Allows to set more precise height and progression of boundary layers
[plugins/hybridplugin.git] / src / GUI / HYBRIDPluginGUI_Enums.h
index b191929779d7f82cb284aef11089347e32eaf3f6..4612ee922f7f17a141ade070da2f516b50429e2a 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2004-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -29,7 +29,9 @@
 enum {
   STD_TAB = 0,
   ADV_TAB,
-  ENF_VER_TAB,
+  FACE_SEL_LAYERS_TAB,
+  FACE_SEL_IMPRINTING_TAB,
+  FACE_SEL_SNAPPING_TAB,
   ENF_MESH_TAB
 };