Salome HOME
Progress bar
[plugins/netgenplugin.git] / src / NETGENPlugin / NETGENPlugin_NETGEN_2D_ONLY.hxx
index 0ff13685559e6b17ee294a189e0f1caf9e01a3d4..d70a01f4a4712f163b97cdb30ff66ffae9164f88 100644 (file)
@@ -65,7 +65,7 @@ protected:
   const SMESHDS_Hypothesis*              _hypQuadranglePreference;
   const NETGENPlugin_Hypothesis_2D*      _hypParameters;
 
-  bool                                   _isSurfaceMeshing;
+  double                                 _progressByTic;
 };
 
 #endif