From: dmv Date: Tue, 4 May 2010 11:23:29 +0000 (+0000) Subject: 0020631: EDF 1195 SMESH : Merge Node : Optional display of the nodes of the mesh X-Git-Tag: V5_1_4rc1~10 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=0ec633329aca1d395d663f3444323c64dcfa9de5 0020631: EDF 1195 SMESH : Merge Node : Optional display of the nodes of the mesh --- diff --git a/src/SMESHGUI/SMESHGUI_EditMeshDlg.cxx b/src/SMESHGUI/SMESHGUI_EditMeshDlg.cxx index c7e9dd85d..5405ec451 100644 --- a/src/SMESHGUI/SMESHGUI_EditMeshDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_EditMeshDlg.cxx @@ -672,7 +672,6 @@ bool SMESHGUI_EditMeshDlg::ClickOnApply() } SMESH::UpdateView(); - onDetect(); return true; }