Salome HOME
refs #585: polylines operations (split/merge)
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index 9b8c09ebd2aec09a59e64eba1322c8516ab7e369..eef042d9e8709782ff7b77bd0252c91f141641d9 100644 (file)
@@ -126,6 +126,9 @@ enum OperationId
 
   SplitPolylinesId,
   MergePolylinesId,
+
+  LandCoverScalarMapModeOnId,
+  LandCoverScalarMapModeOffId
 };
 
 #endif