diff options
author | Andy Shaw <qt-info@nokia.com> | 2010-06-23 05:51:21 (GMT) |
---|---|---|
committer | Andy Shaw <qt-info@nokia.com> | 2010-06-23 05:51:21 (GMT) |
commit | 6cef89c6442d06934c3545919e6b8283b3d8d1a4 (patch) | |
tree | ecafe167d992b8c8f9c8818cb23722831eb7b253 /dist/changes-1.31 | |
parent | 25da7da1b5b454eae0b8080a97fd4a37d688aa54 (diff) | |
download | Qt-6cef89c6442d06934c3545919e6b8283b3d8d1a4.zip Qt-6cef89c6442d06934c3545919e6b8283b3d8d1a4.tar.gz Qt-6cef89c6442d06934c3545919e6b8283b3d8d1a4.tar.bz2 |
When a drag is finished with on Mac, then it should delete itself
On other platforms then when a drag is finished then it cleans up by
calling setMimeData(0) and deleteLater() on the drag object, this didn't
happen before on the Mac which meant it did not delete the QDrag objects
until the parent of them was deleted thus taking up memory.
Task-number: QTBUG-11613
Reviewed-by: Prasanth
Diffstat (limited to 'dist/changes-1.31')
0 files changed, 0 insertions, 0 deletions