Salome HOME
1. Correction for perfomance problem by Apply button state update: do not listen...
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetMultiSelector.h
index ee15240eddb5c033c2d59421d58b76c04b216c26..6a0c9e37cf170fa26aa43d2769fe1379154460b1 100755 (executable)
@@ -105,7 +105,7 @@ protected:
 
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValueCustom() const;
+  virtual bool storeValueCustom();
 
   virtual bool restoreValueCustom();