Fixed wrong mouse coordinate mapping.
authorSamuel Rødal <samuel.rodal@nokia.com>
Mon, 19 Sep 2011 13:01:19 +0000 (15:01 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 19 Sep 2011 19:05:28 +0000 (21:05 +0200)
commit7ecbfe6d01e71eeb5346523cb72d874ea3cbad46
treef105e5a1bdc61ad899b756b26229cb9f5b73cb93
parent3803111692b58bd0bb96878d8e2442a38e16b8ef
Fixed wrong mouse coordinate mapping.

QApplication::pickMouseReceiver() does the appropriate mapping if the
receiver changes.

Change-Id: Ieead2dea55e6119fae695af7fa12ab5cb2ef6dac
Reviewed-on: http://codereview.qt-project.org/5148
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/widgets/kernel/qwidgetwindow_qpa.cpp