mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-01 04:10:34 +05:00
internal 20637: update desktop actions when Sketch dialog box is closed.
This commit is contained in:
parent
88100d9138
commit
4b1b07bbae
@ -987,6 +987,7 @@ void EntityGUI_SketcherDlg::closeEvent( QCloseEvent* e )
|
||||
{
|
||||
//myGeometryGUI->SetState( -1 );
|
||||
disconnect( myGeometryGUI->getApp()->selectionMgr(), 0, this, 0 );
|
||||
myGeometryGUI->getApp()->updateActions();
|
||||
QDialog::closeEvent( e );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user