X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_Operations.h;h=22ce77dcb91d2626ca28f331048bfa2ad520ac26;hb=39a306b77b32044c89bf6cef4445d5bfdea43149;hp=37d0205378df3670bc5f937836f8927bd22044b2;hpb=55fe0d2de7e15a256965d71280dc61fd58863d7e;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_Operations.h b/src/HYDROGUI/HYDROGUI_Operations.h index 37d02053..22ce77dc 100644 --- a/src/HYDROGUI/HYDROGUI_Operations.h +++ b/src/HYDROGUI/HYDROGUI_Operations.h @@ -100,6 +100,7 @@ enum OperationId HideAllId, SetColorId, + SetTransparencyId, SetZLevelId, EditLocalCSId, @@ -114,15 +115,20 @@ enum OperationId ExportSinusXId, ExportToShapeFileID, - ImportLandcoverId, + ImportLandCoverMapId, ImportStricklerTableFromFileId, ExportStricklerTableFromFileId, EditStricklerTableId, DuplicateStricklerTableId, - CreateLandCoverId, - EditLandCoverId, + CreateLandCoverMapId, + + AddLandCoverId, + RemoveLandCoverId, + SplitLandCoverId, + MergeLandCoverId, + ChangeLandCoverTypeId, PolylineExtractionId, SplitPolylinesId,