diff options
author | mread <qt-info@nokia.com> | 2011-02-15 12:51:41 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2011-03-09 12:45:49 (GMT) |
commit | f3d22a9094dfcb9a8c7bd51b1872b05b7cf47139 (patch) | |
tree | 2638f6f01465ee09285da26cc0d50d518c18bc19 /doc/src/snippets/code/doc_src_model-view-programming.cpp | |
parent | 5ab8d2ac9e07ee7cb9ad442a651b9bdb2acc1d87 (diff) | |
download | Qt-f3d22a9094dfcb9a8c7bd51b1872b05b7cf47139.zip Qt-f3d22a9094dfcb9a8c7bd51b1872b05b7cf47139.tar.gz Qt-f3d22a9094dfcb9a8c7bd51b1872b05b7cf47139.tar.bz2 |
Removed unnecessary ref() on QThreadData
Symbian's QThreadPrivate::start had a ref() on QThreadData which was
causing it to never be deleted. This made sense in Unix, where there
was always a deref in the thread cleanup. But this does not happen
in Symbian.
Task-number: QTBUG-13990
Reviewed-by: Shane Kearns
Diffstat (limited to 'doc/src/snippets/code/doc_src_model-view-programming.cpp')
0 files changed, 0 insertions, 0 deletions