Salome HOME
1. Correction for perfomance problem by Apply button state update: do not listen...
[modules/shaper.git] / src / SamplePanelPlugin / SamplePanelPlugin_ModelWidget.h
index dfee20d53e6e1b4e40d7fa351326fb9c89793715..e69fc19089866f471fb0b27f63a84f4733ef8fd1 100755 (executable)
@@ -36,7 +36,7 @@ public:
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValueCustom() const;
+  virtual bool storeValueCustom();
 
   /// Restore value from attribute data to the widget's control
   virtual bool restoreValueCustom();