Salome HOME
PR: quadtree
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index 435206a23612a47624c3cae6d0d4d77ac56a98bc..a03a34d8748ae41347c6afa34ecae364eaf99756 100644 (file)
@@ -103,7 +103,9 @@ enum OperationId
   HideId,
   HideAllId,
 
-  SetColorId
+  SetColorId,
+  SetZLevelId,
+
 };
 
 #endif