From: dmv Date: Mon, 1 Dec 2008 11:00:40 +0000 (+0000) Subject: IPAL20715 impossible to select sub-shape after apply group X-Git-Tag: V5_1_0rc2~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=131efcc6984bf3ec754798f439e791b640444b79;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 7d5d8a892..f2a35fcd7 100644 --- a/src/GroupGUI/GroupGUI_GroupDlg.cxx +++ b/src/GroupGUI/GroupGUI_GroupDlg.cxx @@ -268,6 +268,7 @@ bool GroupGUI_GroupDlg::ClickOnApply() { initName(); myIdList->clear(); + ConstructorsClicked( getConstructorId() ); } else activateSelection();