X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_AddMeshElementDlg.cxx;h=f7860c7995278b8538da5a60c824de1af44fe0ba;hp=792ca5c46c54961ef220b328dff1567a2c250550;hb=51ac2145d36a7f6300ccbc49c4bf8bb125285350;hpb=ec914f9caa8706544e70e5b51d36235c4fcfc94a diff --git a/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx b/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx index 792ca5c46..f7860c799 100644 --- a/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx @@ -398,9 +398,9 @@ void SMESHGUI_AddMeshElementDlg::Init( SALOME_Selection* Sel ) SMESH::SetPointRepresentation(true); QAD_Application::getDesktop()->SetSelectionMode( NodeSelection, true ); - SelectionIntoArgument(); - myBusy = false; + + SelectionIntoArgument(); } //=================================================================================