X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_WidgetBoolValue.h;h=1c13e0458ce9b5d998eedce6e638b2a485e558e1;hb=c8e35a67c60489a46aaf7c8ff75001511ac2635b;hp=47d574a14be67627cdf53f8b12f9d18dd0f53676;hpb=47aefba9ed96153cab39ebfc4aa7fecc51942f21;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_WidgetBoolValue.h b/src/ModuleBase/ModuleBase_WidgetBoolValue.h index 47d574a14..1c13e0458 100644 --- a/src/ModuleBase/ModuleBase_WidgetBoolValue.h +++ b/src/ModuleBase/ModuleBase_WidgetBoolValue.h @@ -35,7 +35,7 @@ Q_OBJECT virtual QList getControls() const; - QWidget* getControl() const; + virtual void setHighlighted(bool isHighlighted); protected: /// Saves the internal parameters to the given feature