Salome HOME
refs #514: add 'Cursor for specific operations' section into preferences of HYDRO...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index ac51a871a77ceb3efa6063dfd80d1097d0fc9cc6..6c154564f98cc558f7de57203e39e88ac4d0f3ad 100644 (file)
@@ -107,9 +107,9 @@ enum OperationId
   SetZLevelId,
   EditLocalCSId,
 
-  RiverBottom,
-  RiverBottomContext,
-  ProfileInterpolate
+  RiverBottomId,
+  RiverBottomContextId,
+  ProfileInterpolateId
 };
 
 #endif