Salome HOME
Do no highlight the boolean widget
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetBoolValue.h
index f5c3f494f91eeae10b00df4e649f3915c78a89bf..1c13e0458ce9b5d998eedce6e638b2a485e558e1 100644 (file)
@@ -35,6 +35,8 @@ 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