]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/SketchPlugin_Constraint.h
Salome HOME
Replace boost::shared_ptr<ModelAPI_Feature> on FeaturePtr
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Constraint.h
index dcb0a3c792e4d9a160110fa0c0ff227b79589ca7..b4e8bcca6aac2b5496e6e547cbd8e37651ed7654 100644 (file)
@@ -57,7 +57,7 @@ public:
    *  \param theFeature sub-feature
    */
   SKETCHPLUGIN_EXPORT virtual const void addSub(
-    const boost::shared_ptr<ModelAPI_Feature>& theFeature) {}
+    const FeaturePtr& theFeature) {}
 
 protected:
   /// \brief Use plugin manager for features creation