Don't crash when QSGViewSection has a null parent.
authorChristian Kamm <christian.d.kamm@nokia.com>
Thu, 29 Sep 2011 12:57:25 +0000 (14:57 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 29 Sep 2011 13:01:13 +0000 (15:01 +0200)
commitbc2f2c56296a77b215ccdf2ee907ef669e6ab609
tree9c956c87ccbfeceebcdc89ebc9b8ca5a13c54647
parentb3a2d206e6f3fe99b9cda6ea06e510e92cf275da
Don't crash when QSGViewSection has a null parent.

This is required to make qmlplugindump work.

Change-Id: I041adde3e48759f9c3ae166c887a26ccb8f264f9
Reviewed-on: http://codereview.qt-project.org/5800
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
src/declarative/items/qsglistview.cpp