mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-30 11:12:34 +03:00
Memory leak fixed
This commit is contained in:
@@ -100,6 +100,7 @@ PreviewReportWindow::~PreviewReportWindow()
|
||||
{
|
||||
if (m_ownedSettings)
|
||||
delete m_settings;
|
||||
delete m_previewPage;
|
||||
delete ui;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user