]> SALOME platform Git repositories - plugins/gmshplugin.git/blobdiff - src/GUI/GMSHPluginGUI_HypothesisCreator.h
Salome HOME
[EDF] (2022-T3) Creation of 3D mesh with GMSH based on 2D mesh created with another...
[plugins/gmshplugin.git] / src / GUI / GMSHPluginGUI_HypothesisCreator.h
index 2b022c9394ce731661545b7a3a90fad36a8f840a..f0e6bdd126b3eaf50a88c5e38719b6ca30a90849 100644 (file)
@@ -108,7 +108,7 @@ private:
  QCheckBox*        myUseIncomplElem;
  QCheckBox*        mySecondOrder;
  bool myIs2D;
-
+ bool myIs3D;
 
  QTableWidget* myCompoundTable;
  GeomSelectionTools* myGeomSelectionTools;