]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketcherPrs/SketcherPrs_Transformation.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_Transformation.h
index 068ac7c09b72606e41bb24c48e9303de31b51421..41986751735091144f24432a382797c172a8e171 100644 (file)
@@ -25,7 +25,7 @@ public:
   /// \param theConstraint a constraint feature
   /// \param thePlane a coordinate plane of current sketch
   /// \param isTranslation a flag is it translation or rotation
-  Standard_EXPORT SketcherPrs_Transformation(ModelAPI_Feature* theConstraint, 
+  Standard_EXPORT SketcherPrs_Transformation(ModelAPI_Feature* theConstraint,
                                          const std::shared_ptr<GeomAPI_Ax3>& thePlane,
                                          bool isTranslation);