Salome HOME
1. Correction for perfomance problem by Apply button state update: do not listen...
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetChoice.h
index e0f90d7203fbe9135913cb29cf6914dcf3a6123c..e5c66a9cc0327f0c7d6ab2c7ca3f5f16434cee38 100644 (file)
@@ -65,7 +65,7 @@ signals:
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValueCustom() const;
+  virtual bool storeValueCustom();
 
   virtual bool restoreValueCustom();