Salome HOME
refs #497: redesign of HYDRO main menu.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index 84ffd714ef05493c276055892e428e9e63d30962..6c154564f98cc558f7de57203e39e88ac4d0f3ad 100644 (file)
@@ -107,8 +107,9 @@ enum OperationId
   SetZLevelId,
   EditLocalCSId,
 
-  RiverBottom,
-  ProfileInterpolate
+  RiverBottomId,
+  RiverBottomContextId,
+  ProfileInterpolateId
 };
 
 #endif