mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-12 09:40:35 +05:00
PAL9843
This commit is contained in:
parent
94bdfc735c
commit
b4e0a04085
@ -328,6 +328,7 @@ void SMESHGUI_MoveNodesDlg::onClose()
|
||||
aViewWindow->SetSelectionMode(ActorSelection);
|
||||
disconnect(mySelectionMgr, 0, this, 0);
|
||||
disconnect(mySMESHGUI, 0, this, 0);
|
||||
erasePreview();
|
||||
mySMESHGUI->ResetState();
|
||||
reject();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user