From: dmv Date: Mon, 15 Dec 2008 11:02:51 +0000 (+0000) Subject: IPAL20715 impossible to select sub-shape after apply group X-Git-Tag: V4_1_5rc1~35 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2ca357cd29a8a6e35251eca7e1e121ef470d3f88;p=modules%2Fgeom.git IPAL20715 impossible to select sub-shape after apply group --- diff --git a/src/GroupGUI/GroupGUI_GroupDlg.cxx b/src/GroupGUI/GroupGUI_GroupDlg.cxx index b5ab5e2b8..b873ac138 100644 --- a/src/GroupGUI/GroupGUI_GroupDlg.cxx +++ b/src/GroupGUI/GroupGUI_GroupDlg.cxx @@ -278,6 +278,7 @@ bool GroupGUI_GroupDlg::ClickOnApply() { initName(); myIdList->clear(); + ConstructorsClicked( getConstructorId() ); } else activateSelection();