qtdeclarative/tests/auto/quick/qquicklayouts
Mitch Curtis 5149aa68ec Fix crash on exit when using default property aliases with layouts
The layout was being destroyed before the text, which meant that the
removeItemChangeListener() call never got hit. To ensure that the
listener is always removed, loop through each child in QQuickLayout's
destructor.

This is a manual cherry-pick of
59c6c0e0b1b5b46747595a58e11311b7393d7e70.

Task-number: QTBUG-51927
Change-Id: I669f42beb8c3dd6b4b741cae0b16e017bb3409df
Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
2016-09-15 13:20:42 +00:00
..
data Fix crash on exit when using default property aliases with layouts 2016-09-15 13:20:42 +00:00
qquicklayouts.pro Move QtQuick.Layouts to qtdeclarative from qtquickcontrols 2016-02-26 13:18:27 +00:00
tst_qquicklayouts.cpp Move QtQuick.Layouts to qtdeclarative from qtquickcontrols 2016-02-26 13:18:27 +00:00