Fix clearing PageRow

Authored by apol on Dec 22 2016, 6:51 PM.

Description

Fix clearing PageRow

Summary:
Makes sense because we grow in depth, so it makes sense that we free the
resources in the same order.
Clear from end to beginning rather than the other way around. It would cause
crashes in Discover (within QtQuick).

Reviewers: Kirigami, mart

Reviewed By: mart

Subscribers: plasma-devel

Tags: Kirigami

Differential Revision: https://phabricator.kde.org/D3795

Details

Committed
apolDec 23 2016, 12:09 AM
Reviewer
mart
Differential Revision
D3795: Fix clearing PageRow
Parents
R169:a0d47e45e92d: add missing namespace
Branches
Unknown
Tags
Unknown