Salome HOME
Fix for the bug #45: check and warning when the same image is used in 2 arguments.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operations.h
index d892d67f518dcddace385121c84c389b36b0f336..3344f3c9ec391e01d33584b35d028e3fc97897f1 100644 (file)
@@ -36,11 +36,12 @@ enum OperationId
   CopyId,
   PasteId,
 
+  UpdateObjectId,
+
   ImportImageId,
   EditImportedImageId,
   ObserveImageId,
   ExportImageId,
-  UpdateImageId,
   RemoveImageRefsId,
 
   CreatePolylineId,