Salome HOME
Shape plane filter should process shapes of objects selected in object browser.
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetChoice.h
index f5b9ce5468d3a11f0b20a06e622848445d92bb72..412821d2c475ef3865f089b2bda411f99a93cfb5 100644 (file)
@@ -50,7 +50,7 @@ Q_OBJECT
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValue() const;
+  virtual bool storeValueCustom() const;
 
 private slots:
   /// Slot called on combo box index change