Salome HOME
Zcracks plugin adaptation to new Zcracks tool
[modules/smesh.git] / src / SMDS / SMDS_MeshNodeIDFactory.hxx
index 52372a851080e118723f52c5a286ad36e9d98dc0..80c12716b0fe30928ccc94bd9461e594cf2bcdfe 100644 (file)
@@ -49,7 +49,7 @@ public:
   virtual void emptyPool(int maxId);
 
 protected:
-  void updateMinMax() const;
+  virtual void updateMinMax() const;
   void updateMinMax(int id) const
   {
     if (id > myMax)