X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_WidgetPoint2DFlyout.h;h=8b1a87cb7ea7f2cd540de22812be8faf1dcb608c;hb=6962b55abf9d2cd5c5a5853ef98b72b86bb262e2;hp=f6eeb7af374b4c6798784705df78a9385d52874c;hpb=def1d660542e39cc9ed4ee27ab8cce8d231be01a;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_WidgetPoint2DFlyout.h b/src/PartSet/PartSet_WidgetPoint2DFlyout.h index f6eeb7af3..8b1a87cb7 100755 --- a/src/PartSet/PartSet_WidgetPoint2DFlyout.h +++ b/src/PartSet/PartSet_WidgetPoint2DFlyout.h @@ -30,7 +30,7 @@ public: /// Destructor virtual ~PartSet_WidgetPoint2DFlyout() {}; - /// Checks if the selection presentation is valid in widget + /// Checks if the selection presentation is valid in widget /// \param theValue a selected presentation in the view /// \return a boolean value virtual bool isValidSelectionCustom(const std::shared_ptr& theValue);