mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
PAL7360
This commit is contained in:
parent
ca429d817a
commit
9bb681b800
@ -88,6 +88,9 @@ GEOMBase_Helper::GEOMBase_Helper()
|
||||
//================================================================
|
||||
GEOMBase_Helper::~GEOMBase_Helper()
|
||||
{
|
||||
if ( !QAD_Application::getDesktop() )
|
||||
return;
|
||||
|
||||
if ( myPreview.size() )
|
||||
erasePreview();
|
||||
if ( hasCommand() )
|
||||
|
Loading…
Reference in New Issue
Block a user