X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_WidgetMultiSelector.h;h=2e43e575d1f93c0f9382e81a342c513cfb0325c4;hb=8f8d5744ae689e0715519aa0edd1f903195529bf;hp=2fecf4ed46412deafbb965906a60dd236930aaf5;hpb=9534ef9781101608348101a8dcc3dd8713405a53;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_WidgetMultiSelector.h b/src/ModuleBase/ModuleBase_WidgetMultiSelector.h index 2fecf4ed4..2e43e575d 100755 --- a/src/ModuleBase/ModuleBase_WidgetMultiSelector.h +++ b/src/ModuleBase/ModuleBase_WidgetMultiSelector.h @@ -184,10 +184,12 @@ protected: /// \param theObject a model object, a set of shapes is searched by it /// \param theShape a shape to be in the set of the object shapes /// \param theGeomSelection a map built on selection + /// \param theWorkshop a current workshop /// \return boolean result static bool findInSelection(const ObjectPtr& theObject, GeomShapePtr theShape, - const std::map >& theGeomSelection); + const std::map >& theGeomSelection, + ModuleBase_IWorkshop* theWorkshop); protected: /// List control