Salome HOME
Issue #17958: Sketch displayed in edit mode after sketch feature has been closed
[modules/shaper.git] / src / XGUI / XGUI_Workshop.h
index 982758244fa3eecb338fcb879d0e8d3b037573fc..8f524f3cb5d92244bc573f7356c612d00d989f52 100644 (file)
@@ -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);