summaryrefslogtreecommitdiffstats
path: root/src/scripttools
diff options
context:
space:
mode:
authorAndy Shaw <qt-info@nokia.com>2010-06-23 05:51:21 (GMT)
committerAndy Shaw <qt-info@nokia.com>2010-06-23 05:51:21 (GMT)
commit6cef89c6442d06934c3545919e6b8283b3d8d1a4 (patch)
treeecafe167d992b8c8f9c8818cb23722831eb7b253 /src/scripttools
parent25da7da1b5b454eae0b8080a97fd4a37d688aa54 (diff)
downloadQt-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 'src/scripttools')
0 files changed, 0 insertions, 0 deletions