Salome HOME
Fix for the bug #255: VTK viewer is not updated after modification of objects.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index 7184340a31d4637b91d1e8a1c193bb41fff52958..21771ffd0df9666949b09bc04bb64f4cbe88c742 100644 (file)
@@ -58,6 +58,7 @@ enum OperationId
 
   ImportBathymetryId,
   EditImportedBathymetryId,
+  BathymetryBoundsId,
 
   CreateImmersibleZoneId,
   EditImmersibleZoneId,
@@ -87,7 +88,6 @@ enum OperationId
   ImportObstacleFromFileId,
   ImportGeomObjectAsObstacleId,
   ImportGeomObjectAsPolylineId,
-  ImportCreatedPrimitiveId,
   CreateBoxId,
   CreateCylinderId,