X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConfig%2FConfig_FeatureMessage.h;h=8228256a8b065c06d50c19c2a565030bca14cb7a;hb=c6745a6b1ad00c0285fab5aeac2cb0d57afef5cc;hp=3bbe0a5faee628e12cd11e0b6f97dbb9df9d3ee6;hpb=5a071521a51578639a6ce7c92786eb9bd7afede6;p=modules%2Fshaper.git diff --git a/src/Config/Config_FeatureMessage.h b/src/Config/Config_FeatureMessage.h index 3bbe0a5fa..8228256a8 100644 --- a/src/Config/Config_FeatureMessage.h +++ b/src/Config/Config_FeatureMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2017 CEA/DEN, EDF R&D +// Copyright (C) 2014-2019 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -12,10 +12,9 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// See http://www.salome-platform.org/ or -// email : webmaster.salome@opencascade.com +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #ifndef CONFIG_FEATUREMESSAGE_H @@ -30,6 +29,7 @@ * \class Config_FeatureMessage * \ingroup Config * \brief Class to pass a feature entry extracted from xml file. + * Example of the feature entry: * \code * @@ -42,9 +42,11 @@ class Config_FeatureMessage : public Events_Message std::string myTooltip; ///