]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_WidgetPoint2dDistance.h
Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / PartSet / PartSet_WidgetPoint2dDistance.h
index 0836b20b1a22a84197fc7490dcf993e1362d8bc0..63fe24778f7b285cd31143a814dec69e4537575f 100644 (file)
@@ -86,7 +86,8 @@ protected:
   /// \return true if the widget current value is reset
   virtual bool resetCustom();
 
-  /// Set the second point which defines a value in the widget as a distance with a first point defined by feature
+  /// Set the second point which defines a value in the widget as 
+  /// a distance with a first point defined by feature
   void setPoint(FeaturePtr theFeature, const std::shared_ptr<GeomAPI_Pnt2d>& thePnt);
 
   /// Compute the distance between points