From 3f1ffd58cd234ea92fba8f4264e1c06c35be35cc Mon Sep 17 00:00:00 2001 From: asl Date: Thu, 18 Aug 2005 04:17:20 +0000 Subject: [PATCH] PAL9780 --- src/GEOMGUI/GeometryGUI.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GEOMGUI/GeometryGUI.cxx b/src/GEOMGUI/GeometryGUI.cxx index 9693f3754..cabc16ab1 100644 --- a/src/GEOMGUI/GeometryGUI.cxx +++ b/src/GEOMGUI/GeometryGUI.cxx @@ -678,7 +678,7 @@ void GeometryGUI::initialize( CAM_Application* app ) createGeomAction( 5011, "FUSE" ); createGeomAction( 5012, "COMMON" ); createGeomAction( 5013, "CUT" ); - createGeomAction( 50114, "SECTION" ); + createGeomAction( 5014, "SECTION" ); createGeomAction( 5021, "TRANSLATION" ); createGeomAction( 5022, "ROTATION" ); -- 2.39.2