X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHOMARDGUI%2FMonCreateHypothesis.h;h=20ee0e75acff0ec066ae07ed385a22140f466eb6;hb=4cfda7c0cf384b6150d449bc0f96276217e21176;hp=453d810c84dcea8bf3fd556ca33f10e078be1647;hpb=65cf5e33a70609ffd748452d23f957dfeb625b75;p=modules%2Fhomard.git diff --git a/src/HOMARDGUI/MonCreateHypothesis.h b/src/HOMARDGUI/MonCreateHypothesis.h index 453d810c..20ee0e75 100644 --- a/src/HOMARDGUI/MonCreateHypothesis.h +++ b/src/HOMARDGUI/MonCreateHypothesis.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2014 CEA/DEN, EDF R&D +// Copyright (C) 2011-2016 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 @@ -29,7 +29,7 @@ #include CORBA_CLIENT_HEADER(HOMARD_Gen) #include CORBA_CLIENT_HEADER(HOMARD_Hypothesis) -#include +#include "ui_CreateHypothesis.h" #include class MonCreateIteration; @@ -72,7 +72,7 @@ protected : int _NivMax; double _DiamMin; int _AdapInit; - int _LevelOutput; + int _ExtraOutput; HOMARD::HOMARD_Hypothesis_var aHypothesis; HOMARD::HOMARD_Gen_var myHomardGen;