Salome HOME
bugfix for libSketchSolver.so: removing unresolved symbols from the SketchPlugin
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Feature.h
index 093bf025856dc9c656f6107eb5cc1517fd56f26c..439f1b4f0492bfca90f4024b63aab348b726c503 100644 (file)
@@ -24,8 +24,8 @@ class SketchPlugin_Feature: public ModelAPI_Feature
 {
 public:
   /// Simple creation of interactive object by the result of the object
-  static boost::shared_ptr<GeomAPI_AISObject> simpleAISObject(
-    boost::shared_ptr<ModelAPI_Result> theRes, boost::shared_ptr<GeomAPI_AISObject> thePrevious);
+  static AISObjectPtr simpleAISObject(
+    boost::shared_ptr<ModelAPI_Result> theRes, AISObjectPtr thePrevious);
 
   /// Adds sub-feature of the higher level feature (sub-element of the sketch)
   /// \param theFeature sub-feature