From 621d2ea85c20afe5c7e8b90192d81ae0c39c0eea Mon Sep 17 00:00:00 2001 From: mzn Date: Tue, 26 Nov 2013 07:12:34 +0000 Subject: [PATCH] Feature #83: Import profiles (T12.3). --- src/HYDROGUI/HYDROGUI_Operations.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/HYDROGUI/HYDROGUI_Operations.h b/src/HYDROGUI/HYDROGUI_Operations.h index 8a3b0eff..18f5854c 100644 --- a/src/HYDROGUI/HYDROGUI_Operations.h +++ b/src/HYDROGUI/HYDROGUI_Operations.h @@ -70,10 +70,12 @@ enum OperationId ImportObstacleFromFileId, ImportGeomObjectId, - //@MZN ImportCreatedPrimitiveId, + ImportCreatedPrimitiveId, CreateBoxId, CreateCylinderId, + ImportProfilesId, + DeleteId, ShowId, -- 2.39.2