components/containmentlayoutmanager: Fix a potential leak in AppletsLayout
- components/containmentlayoutmanager: Fix a potential leak in AppletsLayout
QQuickItem::setParentItem() doesn't change the QObject parent.
Edited by Vlad Zahorodnii
QQuickItem::setParentItem() doesn't change the QObject parent.