Salome HOME
Constraint sketch entity attribute.
[modules/shaper.git] / src / PartSet / PartSet_WidgetPoint2d.h
index 963409c267082294534825f6f42349edb7c9db53..e39011c9054e32484b65472bdf9bdda846078354 100644 (file)
@@ -109,7 +109,7 @@ protected slots:
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValue() const;
+  virtual bool storeValueCustom() const;
 
   /// The methiod called when widget is activated
   virtual void activateCustom();