X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsKernelEditorGraphic%2FGlobalConstants.h;h=8cb03faa83ac881d753e8c591b28e2e416bf3cb1;hb=f6286f6851a4c0757cbacbee679d31bcc5a933bd;hp=dddf4fbafee6621d3954b2909ea6b3066b912d4e;hpb=16fc4e34641e9905a02dcf7277b21291a683d938;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h index dddf4fb..8cb03fa 100644 --- a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h +++ b/lib/EditorGraphicBBS/bbsKernelEditorGraphic/GlobalConstants.h @@ -162,6 +162,7 @@ namespace bbtk // GUI Id's const int ID_NEW = 1000; const int ID_SAVE_AS_DIAGRAM = 1001; + const int ID_SAVE_DIAGRAM = 1015; //last DFCH const int ID_OPEN = 1002; const int ID_RUN = 1003; const int ID_DELETEALL = 1004;