X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_Operations.h;h=e040afc8c6b2fede747cd8e0355d758b0d9a769b;hb=a53349567d67f4df0ef737798a25c24d9dc8f08e;hp=5640e00963717743b0952e87f04f965c4cf38b45;hpb=2cf9e838e652ae811d9b3931914771ad1836c6b8;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_Operations.h b/src/HYDROGUI/HYDROGUI_Operations.h index 5640e009..e040afc8 100644 --- a/src/HYDROGUI/HYDROGUI_Operations.h +++ b/src/HYDROGUI/HYDROGUI_Operations.h @@ -105,7 +105,13 @@ enum OperationId RiverBottomId, RiverBottomContextId, - ProfileInterpolateId + ProfileInterpolateId, + + RecognizeContoursId + SubmersibleId, + ImportPolylineId, + ExportPolylineId + }; #endif