mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Small correction of qt samples
This commit is contained in:
parent
6c672f4cd0
commit
3b5f0ca372
@ -237,4 +237,5 @@ void DocumentCommon::onDelete()
|
||||
myContext->EraseSelected (Standard_False);
|
||||
myContext->ClearSelected();
|
||||
getApplication()->onSelectionChanged();
|
||||
myContext->UpdateCurrentViewer();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user