X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FGlobalConstants.h;h=4fc859731c57bb9c9cd1419cd8ee9c9d394a9be8;hb=04884fa171fe877e5c2ca53d11d6838bc1f8a8f7;hp=5765f9208b8a5bb49d3e50d2f861aeb32d98f4cf;hpb=0846876a83badbcceaa83f3e1562ef1708e0d7e0;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h index 5765f92..4fc8597 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h @@ -189,6 +189,7 @@ namespace bbtk const int ID_UNDO = 1024; // FCY const int ID_REDO = 1025; // FCY + const int ID_CHANGENAME = 1026; } // namespace bbtk #endif