Salome HOME
Restore old planes selection definition
[modules/shaper.git] / src / PartSet / PartSet_WidgetSketchLabel.h
index 30cdaace39917bcbd8e9d58be4c8b06352435198..839b3ec57826adee4982677712e40741b255bab3 100644 (file)
@@ -23,9 +23,9 @@ public:
 
   /// Saves the internal parameters to the given feature
   /// \param theFeature a model feature to be changed
-  virtual bool storeValue(FeaturePtr theFeature) const { return true;}
+  virtual bool storeValue(ObjectPtr theFeature) const { return true;}
 
-  virtual bool restoreValue(FeaturePtr theFeature) { return true;}
+  virtual bool restoreValue(ObjectPtr theFeature) { return true;}
 
   /// Returns list of widget controls
   /// \return a control list