X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FGlobalConstants.h;h=b21f7abf18dc82dc31f1e0ee003e3752c1e4c707;hb=567028f33d052a54225024906cce14dc1558162f;hp=2cd1106b5c52ed706685b3b694e2f8f0192548ff;hpb=7ecf7bf3d89fe77fab3453731c57eb49df35c983;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h index 2cd1106..b21f7ab 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h @@ -197,6 +197,8 @@ namespace bbtk { const int ID_UNDO = 1024; // FCY const int ID_REDO = 1025; // FCY const int ID_CHANGENAME = 1026; + + const int ID_EDIT = 1027; // RaC } // namespace bbtk #endif