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