Ask the platform drag for the correct default drag action
authorLars Knoll <lars.knoll@nokia.com>
Sat, 26 May 2012 10:12:22 +0000 (12:12 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 May 2012 18:13:03 +0000 (20:13 +0200)
commit4d0424b671a2cac8b1e8035f604ead9dbeae547b
tree955233b88d5a9a8232d611da1e84591dc4567dfa
parenta4ca3280c0042e427225fec4d059012a6a57ed65
Ask the platform drag for the correct default drag action

This fixes a remaining feature regression from Qt 4.x, where the
dragmanager also determined the default action for a drag given
the set of supported actions and the keyboard modifiers.

Task-number: QTBUG-25373
Change-Id: I80b23b135ba218eb5b7ccc692f12140477bc7809
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/gui/kernel/qevent.cpp