mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#431) Handling viewer deletion by upper right X in window gracefully
This commit is contained in:
@@ -59,9 +59,7 @@ RiuWellLogPlot::~RiuWellLogPlot()
|
||||
{
|
||||
if (m_plotDefinition)
|
||||
{
|
||||
m_plotDefinition->showWindow = false;
|
||||
m_plotDefinition->uiCapability()->updateUiIconFromToggleField();
|
||||
m_plotDefinition->updateConnectedEditors();
|
||||
m_plotDefinition->handleViewerDeletion();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user