X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_WidgetShapeSelector.h;h=93cf342d77248d5524a6dd0b9c6dfa401ef85a78;hb=33c5fdce3cd63dd95a738439a0399dd982abcd73;hp=9af349389ed90423e5024d99f58072e4ce3b9cf3;hpb=031179ada6681b874314c450eeda806f9f8abd28;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_WidgetShapeSelector.h b/src/PartSet/PartSet_WidgetShapeSelector.h index 9af349389..93cf342d7 100644 --- a/src/PartSet/PartSet_WidgetShapeSelector.h +++ b/src/PartSet/PartSet_WidgetShapeSelector.h @@ -44,7 +44,7 @@ Q_OBJECT /// Activate or deactivate selection and selection filters /// \param toActivate boolean state whether it should be activated/deactivated - virtual void activateSelectionAndFilters(bool toActivate); + virtual bool activateSelectionAndFilters(bool toActivate); protected: /// Checks the widget validity. By default, it returns true.