Salome HOME
#571 - Land Cover: calculation of Strickler coefficient
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index e9d10c02a64d6113ea30002b101de3dde8bfdd95..ab4219acb90604c3f56ab15a1d83f66d488daf97 100644 (file)
@@ -117,7 +117,9 @@ enum OperationId
   DuplicateStricklerTableId,
 
   CreateLandCoverId,
-  EditLandCoverId
+  EditLandCoverId,
+
+  PolylineExtraction
 };
 
 #endif