Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Imagescaling example: fix memory leaks
* The DownloadDialog was never destroyed properly. Pass 'this' to its constructor to fix it. * When re-creating an image grid layout, properly clean up old image labels in Images::initLayout() Task-number: QTBUG-103514 Pick-to: 6.5 6.5.0 Change-Id: Ief52774002632d4ad3a6cca85bb0c0aa1a1d4bc0 Reviewed-by: Mårten Nordheim <[email protected]> Reviewed-by: Jarek Kobus <[email protected]>
- Loading branch information