Salome HOME
Allows to set more precise height and progression of boundary layers
[plugins/hybridplugin.git] / src / GUI / HYBRIDPluginGUI_Enums.h
index 0b43edf7808debe520a18014f0d0a590320e4bdd..4612ee922f7f17a141ade070da2f516b50429e2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  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
@@ -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
 };