X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHOMARDGUI%2FMonCreateListGroupCAO.cxx;h=a239d2c10a9272763755f043c4ca5f539f47a285;hb=refs%2Ftags%2FV9_13_0b1;hp=799cb02cf35903b636711864a342dbab61db6de6;hpb=d99ab7669d0fd72f475b275e1185f63142a8bbbc;p=modules%2Fhomard.git diff --git a/src/HOMARDGUI/MonCreateListGroupCAO.cxx b/src/HOMARDGUI/MonCreateListGroupCAO.cxx index 799cb02c..a239d2c1 100644 --- a/src/HOMARDGUI/MonCreateListGroupCAO.cxx +++ b/src/HOMARDGUI/MonCreateListGroupCAO.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2022 CEA/DEN, EDF R&D +// Copyright (C) 2011-2024 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -47,7 +47,7 @@ MonCreateListGroupCAO::MonCreateListGroupCAO(MonCreateHypothesis* parentHyp, Mon _parentHyp(parentHyp), _parentBound(parentBound) { - MESSAGE("Debut de MonCreateListGroupCAO") + MESSAGE("Debut de MonCreateListGroupCAO"); myHomardGen=HOMARD::HOMARD_Gen::_duplicate(myHomardGen0); setupUi(this); setModal(modal);