Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetBoolValue.h
index 4dd9b709a75e18a438e1368c9e7c0cd638e4ee91..1c13e0458ce9b5d998eedce6e638b2a485e558e1 100644 (file)
@@ -35,10 +35,12 @@ Q_OBJECT
 
   virtual QList<QWidget*> getControls() const;
 
+  virtual void setHighlighted(bool isHighlighted);
+
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success
-  virtual bool storeValue() const;
+  virtual bool storeValueCustom() const;
 
  private:
    /// The check box