Salome HOME
Issue #390 Selection restore problems during edit operation
[modules/shaper.git] / src / PartSet / PartSet_WidgetSketchLabel.h
index 0fa5c18f0372ca342b139a377c9a8ea5a94e4ffc..3a8f21a39fece222945b6eba2f67ff7858806403 100644 (file)
@@ -79,7 +79,7 @@ signals:
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValue() const
+  virtual bool storeValueCustom() const
   {
     return true;
   }