]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_WidgetSketchLabel.h
Salome HOME
1. Correction for perfomance problem by Apply button state update: do not listen...
[modules/shaper.git] / src / PartSet / PartSet_WidgetSketchLabel.h
index 30efc49ec353e0f177d660dc41f78b4277d0f884..dc391906ffd3bd6c42f54cedf3dfd0f1efd430a6 100644 (file)
@@ -108,7 +108,7 @@ protected:
 
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValueCustom() const
+  virtual bool storeValueCustom()
   {
     return true;
   }