diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2009-11-20 10:51:55 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2009-11-20 10:58:52 (GMT) |
commit | a222302ca45e33306dacae0aa16a572c13abc483 (patch) | |
tree | c842699f60b476a4225dfa04a64bda743669f654 /src/gui/widgets/qradiobutton.h | |
parent | 389254874251f91038dff0a0d497a6fd9af09939 (diff) | |
download | Qt-a222302ca45e33306dacae0aa16a572c13abc483.zip Qt-a222302ca45e33306dacae0aa16a572c13abc483.tar.gz Qt-a222302ca45e33306dacae0aa16a572c13abc483.tar.bz2 |
Incorrect DropAction returned by QDrag::exec() on Cocoa.
The action performed by the latest drag and drop operation is stored in
the global DnDParams structure. The QDrag::exec() return value has to be
fetcted from this global variable instead of the temporary copy on stack.
Commit 0d231c32cc7670d356d486b13648cb5bd471ffef broke this.
Task-number: QTBUG-6001
Reviewed-by: Denis
Diffstat (limited to 'src/gui/widgets/qradiobutton.h')
0 files changed, 0 insertions, 0 deletions