qt5base-lts/tests/auto/corelib/itemmodels/qabstractitemmodel
Jason McDonald f599b5cd30 Fix memory leak in QAbstractItemModel autotest.
The test was allocating a new model on the heap each time init() was
invoked, but none of these models were deleted.

Change-Id: Ibe107b2dbc949a5f72940f67c08f4b0f46256c09
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-01-05 03:49:45 +01:00
..
.gitignore Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00
qabstractitemmodel.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00
tst_qabstractitemmodel.cpp Fix memory leak in QAbstractItemModel autotest. 2012-01-05 03:49:45 +01:00