X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_Workshop.h;h=8f524f3cb5d92244bc573f7356c612d00d989f52;hb=2b2238833fe47e943c540a31dbb8ed941d1155f3;hp=982758244fa3eecb338fcb879d0e8d3b037573fc;hpb=4a6ea1ee3ab09c495f203f11d3bdb59d890f0e74;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_Workshop.h b/src/XGUI/XGUI_Workshop.h index 982758244..8f524f3cb 100644 --- a/src/XGUI/XGUI_Workshop.h +++ b/src/XGUI/XGUI_Workshop.h @@ -282,10 +282,8 @@ Q_OBJECT /// Has to be called in order to display objects from a specifed group /// with visibility status = true /// \param theDoc the document for objects synchronisation - /// \param theGroup the group name /// \param theUpdateViewer update viewer flag void synchronizeGroupInViewer(const DocumentPtr& theDoc, - const std::string& theGroup, bool theUpdateViewer); void synchronizeResultTree(const ResultBodyPtr& theRes, bool theUpdateViewer);