Salome HOME
Merge branch 'BR_LCM_COMP' into HEAD
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index 1c845bd263c9967188348ca697c3e317c58057a2..22ce77dcb91d2626ca28f331048bfa2ad520ac26 100644 (file)
@@ -100,6 +100,7 @@ enum OperationId
   HideAllId,
 
   SetColorId,
+  SetTransparencyId,
   SetZLevelId,
   EditLocalCSId,
 
@@ -127,6 +128,7 @@ enum OperationId
   RemoveLandCoverId,
   SplitLandCoverId,
   MergeLandCoverId,
+  ChangeLandCoverTypeId,
 
   PolylineExtractionId,
   SplitPolylinesId,