Salome HOME
refs #1813 ... lot 14 combined commit : parts : 1 - 16
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_CalculationOp.h
index 2f46cb393ccc9f276c96770099300886f409b1cd..8eb18c1463deed01f16d76e1f63768623db0b2d2 100644 (file)
@@ -54,6 +54,8 @@ protected:
 
   void setAvailableGroups();
 
+  void setAvailableBoundaryPolygons();
+
 protected slots:
 
   /**
@@ -80,6 +82,10 @@ protected slots:
    */
   void                            onRemoveGroups();
 
+  void                            onAddBoundaryPolygons();
+
+  void                            onRemoveBoundaryPolygons();
+
   /**
    * Set the given bathymetry/type merge type to the current zone.
    */