Salome HOME
Suppression de l'option "Delete"
[modules/homard.git] / src / HOMARDGUI / MonCreateHypothesis.h
index df052e35e96b6c8038ba31fb6a807bd3ba9e253f..56a569623c472b7bfc10e0dd45ce0b7ce221e180 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2020  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
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -29,7 +29,7 @@
 #include CORBA_CLIENT_HEADER(HOMARD_Gen)
 #include CORBA_CLIENT_HEADER(HOMARD_Hypothesis)
 
-#include <CreateHypothesis.h>
+#include "ui_CreateHypothesis.h"
 #include <QScrollArea>
 
 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;
@@ -119,7 +119,6 @@ public slots:
     virtual void SetUseField();
     virtual void PushZoneNew();
     virtual void PushZoneEdit();
-    virtual void PushZoneDelete();
     virtual void SetFiltrage();
     virtual void SetFieldNo();
     virtual void SetFieldAll();