Salome HOME
Erroneous cases in SALOME mode: Sketch, start sub-feature operation[some control...
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_LengthDimension.h
index 5fde8d7aa0e094f1599a18f752c4d9c1b1138e81..703dc95770a615f0bf0e2471ce4d11a8d5daa90e 100644 (file)
@@ -43,7 +43,7 @@ protected:
     const Standard_Integer aMode);
 
 private:
-  bool getPoints(gp_Pnt& thePnt1, gp_Pnt& thePnt2) const;
+  bool getPoints(gp_Pnt& thePnt1, gp_Pnt& thePnt2);
 
   /// Constraint feature
   ModelAPI_Feature* myConstraint;