summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_gui_kernel_qapplication.cpp
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-07-22 12:52:29 (GMT)
committerToby Tomkins <toby.tomkins@nokia.com>2010-07-23 01:18:53 (GMT)
commit9b1e68e8ae5578654b1c2a514fef98c5bbea983d (patch)
treedaf0884e0a520c399ac4088334ac9f64790ef882 /doc/src/snippets/code/src_gui_kernel_qapplication.cpp
parent9a61d3f6c8a443791c1a379e4da80caf82737e9c (diff)
downloadQt-9b1e68e8ae5578654b1c2a514fef98c5bbea983d.zip
Qt-9b1e68e8ae5578654b1c2a514fef98c5bbea983d.tar.gz
Qt-9b1e68e8ae5578654b1c2a514fef98c5bbea983d.tar.bz2
Drag & Drop failing in itemviews on Cocoa.
While generating the QDragMoveEvent, we were always reusing the last drop action set by the user. This is not correct, we should copy the action only if a valid action set before. This is the behavior on Windows. Task-number: QTBUG-9486 Reviewed-by: Denis (cherry picked from commit 88410105978d5fb4344207cd5d296057ced0f27d)
Diffstat (limited to 'doc/src/snippets/code/src_gui_kernel_qapplication.cpp')
0 files changed, 0 insertions, 0 deletions