X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FPluginUtils%2FGeomSelectionTools.h;h=e1b8c741ec4749fb49b0ccc34cc33817c9556ae1;hp=3df7d90fe0bfd3ee99455b20356d974862979828;hb=HEAD;hpb=16a07c876163e3c993e41db77e9181789b7324b8 diff --git a/src/PluginUtils/GeomSelectionTools.h b/src/PluginUtils/GeomSelectionTools.h index 3df7d90fe..cadfe2204 100644 --- a/src/PluginUtils/GeomSelectionTools.h +++ b/src/PluginUtils/GeomSelectionTools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2024 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -41,9 +41,6 @@ class LightApp_SelectionMgr; /*! * The GeomSelectionTools class gives high level tools to select Geom (and other objects) * A specific attention has been given to analyze selected GEOM objects. - * - * @param myStudy This class is specific to the study ! - * */ class PLUGINUTILS_EXPORT GeomSelectionTools