Salome HOME
refs #1326: debug of the selection on bathymetry
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index 45f95161fc61af151f9cea9a9241233b7d78cd7d..f7916633ecd684747bf3870e0bbb68473b5397f1 100644 (file)
@@ -136,6 +136,8 @@ enum OperationId
 
   LandCoverScalarMapModeOnId,
   LandCoverScalarMapModeOffId,
+
+  BathymetrySelectionId,
 };
 
 #endif