X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConfig%2FConfig_FeatureMessage.h;h=8228256a8b065c06d50c19c2a565030bca14cb7a;hb=c6745a6b1ad00c0285fab5aeac2cb0d57afef5cc;hp=51bd13fbbb3f8252b70caa903920ec3438b994f1;hpb=2532fb2df83ee1ddd9ff3e8b381d3788eaa15b69;p=modules%2Fshaper.git diff --git a/src/Config/Config_FeatureMessage.h b/src/Config/Config_FeatureMessage.h index 51bd13fbb..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,13 +12,13 @@ // // 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_MESSAGE_H -#define CONFIG_MESSAGE_H +#ifndef CONFIG_FEATUREMESSAGE_H +#define CONFIG_FEATUREMESSAGE_H #include #include @@ -29,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 * @@ -41,9 +42,11 @@ class Config_FeatureMessage : public Events_Message std::string myTooltip; ///