mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Fixed: The program crashes after preview ps.
This commit is contained in:
parent
87a197cba5
commit
65b8f494e9
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ namespace NLQT
|
||||||
|
|
||||||
CObjectViewerWidget::~CObjectViewerWidget()
|
CObjectViewerWidget::~CObjectViewerWidget()
|
||||||
{
|
{
|
||||||
|
release();
|
||||||
}
|
}
|
||||||
|
|
||||||
void CObjectViewerWidget::showEvent ( QShowEvent * event )
|
void CObjectViewerWidget::showEvent ( QShowEvent * event )
|
||||||
|
|
Loading…
Reference in a new issue