Fix display problems on Linux

This commit is contained in:
Gaute Lindkvist
2018-11-27 17:04:55 +01:00
parent 6f9cac7201
commit f2c7f2ce80
4 changed files with 18 additions and 3 deletions

View File

@@ -143,6 +143,7 @@ Rim3dView::Rim3dView(void)
//--------------------------------------------------------------------------------------------------
Rim3dView::~Rim3dView(void)
{
m_viewer->clearRimView();
removeMdiWindowFromMdiArea();
deleteViewWidget();