Ensure section header/footer are cleaned up.
authorMartin Jones <martin.jones@nokia.com>
Fri, 16 Mar 2012 07:01:11 +0000 (17:01 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 19 Mar 2012 09:49:05 +0000 (10:49 +0100)
commitf079f789c593996b0023afd6318d60d18ac66578
treedeefb71d52fa338ad812e376d356fcd1de44b303
parentcbe346a906f025af932b67c7c9672b109e218fa0
Ensure section header/footer are cleaned up.

If the model is cleared or replaced with an empty one,
the section headers should be released.

Change-Id: Ia2f070c312593743b2c5332a6c69facaf222ee6d
Reviewed-by: Bea Lam <bea.lam@nokia.com>
src/quick/items/qquicklistview.cpp
tests/auto/quick/qquicklistview/tst_qquicklistview.cpp