Salome HOME
Update SketchPlugin_Projection feature (issue #1459)
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetBoolValue.h
index c3764bdcce79dd1b734e0bda89f0da9f452c621b..237460ec7fc38390a528b7fb942bdf717dae70ca 100644 (file)
@@ -38,7 +38,7 @@ Q_OBJECT
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValueCustom() const;
+  virtual bool storeValueCustom();
 
   virtual bool restoreValueCustom();