PVS: V773 A memory leak is possible

This commit is contained in:
wmayer
2019-02-17 18:40:06 +01:00
parent b2a5f47e44
commit e23db2e313
22 changed files with 74 additions and 69 deletions

View File

@@ -52,7 +52,7 @@ ImageOrientationDialog::ImageOrientationDialog()
ImageOrientationDialog::~ImageOrientationDialog()
{
delete ui;
}
void ImageOrientationDialog::accept()