Salome HOME
LCM // Import/Export of SHP p.3
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index 37d0205378df3670bc5f937836f8927bd22044b2..1c845bd263c9967188348ca697c3e317c58057a2 100644 (file)
@@ -114,15 +114,19 @@ enum OperationId
   ExportSinusXId,
     
   ExportToShapeFileID,
-  ImportLandcoverId,
+  ImportLandCoverMapId,
 
   ImportStricklerTableFromFileId,
   ExportStricklerTableFromFileId,
   EditStricklerTableId,
   DuplicateStricklerTableId,
 
-  CreateLandCoverId,
-  EditLandCoverId,
+  CreateLandCoverMapId,
+  
+  AddLandCoverId,
+  RemoveLandCoverId,
+  SplitLandCoverId,
+  MergeLandCoverId,
 
   PolylineExtractionId,
   SplitPolylinesId,