X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FGlobalConstants.h;h=5765f9208b8a5bb49d3e50d2f861aeb32d98f4cf;hb=fea0c6ff7e209a7bb61bcc8176742e5f1a609443;hp=a63a81397ff02ad47d4fdc286d813dc9b3c0dba6;hpb=775c8164b5f679027b8bbafa97c0e0110711909b;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h index a63a813..5765f92 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h @@ -187,6 +187,8 @@ namespace bbtk const int ID_bbEditor_Tool_Menu_ShowHTMLDoc = 1022; // EED const int ID_bbEditor_Tool_Menu_CreateIndex = 1023; // EED + const int ID_UNDO = 1024; // FCY + const int ID_REDO = 1025; // FCY } // namespace bbtk #endif