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