X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketcherPrs%2FSketcherPrs_Perpendicular.h;h=6cabbf03a4807a5ed0100904bdb30d0c424f8bb6;hb=a5746a7f8fd8bcd555fb16f98e312c86ca1210da;hp=c77a09203bcdb3f0a80ab550f3227845cc301ec4;hpb=ee8227215801cf94dd1d5c03d647b1bf18ea6ffb;p=modules%2Fshaper.git diff --git a/src/SketcherPrs/SketcherPrs_Perpendicular.h b/src/SketcherPrs/SketcherPrs_Perpendicular.h index c77a09203..6cabbf03a 100644 --- a/src/SketcherPrs/SketcherPrs_Perpendicular.h +++ b/src/SketcherPrs/SketcherPrs_Perpendicular.h @@ -25,7 +25,7 @@ public: /// Constructor /// \param theConstraint a constraint feature /// \param thePlane a coordinate plane of current sketch - Standard_EXPORT SketcherPrs_Perpendicular(SketchPlugin_Constraint* theConstraint, + Standard_EXPORT SketcherPrs_Perpendicular(ModelAPI_Feature* theConstraint, const std::shared_ptr& thePlane); DEFINE_STANDARD_RTTI(SketcherPrs_Perpendicular)