]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketcherPrs/SketcherPrs_Collinear.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Collinear.h
index 61f55c0b0f22e4375d36d1a63b0ff2c61b235c40..cd75c58d0d185ce178b965b32f3dfd6264b78925 100755 (executable)
@@ -23,7 +23,7 @@ public:
   /// Constructor
   /// \param theConstraint a constraint feature
   /// \param thePlane a coordinate plane of current sketch
-  Standard_EXPORT SketcherPrs_Collinear(ModelAPI_Feature* theConstraint, 
+  Standard_EXPORT SketcherPrs_Collinear(ModelAPI_Feature* theConstraint,
                                        const std::shared_ptr<GeomAPI_Ax3>& thePlane);
   DEFINE_STANDARD_RTTI(SketcherPrs_Collinear)