Salome HOME
refs #1327: debug of scaling operations
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index 45f95161fc61af151f9cea9a9241233b7d78cd7d..c558cfbd3f4f76d458d5a3ed20f8f9ce7366f2d5 100644 (file)
@@ -136,6 +136,13 @@ enum OperationId
 
   LandCoverScalarMapModeOnId,
   LandCoverScalarMapModeOffId,
+
+  BathymetrySelectionId,
+  BathymetryTextId,
+  BathymetryRescaleSelectionId,
+  BathymetryRescaleVisibleId,
+  BathymetryRescaleUserId,
+  BathymetryRescaleDefaultId,
 };
 
 #endif