Fixed Bug IPAL10680:

Selection of element stay in the 3D Viewer and dialog box after Apply for Patter Mapping
This commit is contained in:
enk 2006-03-09 08:58:35 +00:00
parent f3bfe0575c
commit 58dc10b880

View File

@ -428,6 +428,9 @@ bool SMESHGUI_MeshPatternDlg::onApply()
SMESH::UpdateView();
mySMESHGUI->updateObjBrowser(true);
mySelEdit[ Ids ]->setText("");
return true;
} else {
QMessageBox::information(SMESHGUI::desktop(), tr("SMESH_ERROR"),