Fix for not calling QPlatformCursor's pointerEvent.
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Mon, 25 Jul 2011 07:02:09 +0000 (10:02 +0300)
committerSamuel Rødal <samuel.rodal@nokia.com>
Mon, 25 Jul 2011 12:57:29 +0000 (14:57 +0200)
commitd78a6773050d0abb5b211a33f688abbb2eb43f53
tree68d73d1ce16c3a49b50a7fe59796aa867aa45b55
parentc3da77798b876716ce038a30e9aa8517ec158c47
Fix for not calling QPlatformCursor's pointerEvent.

The code to pass mouse events to platform cursors is there in 4.8,
however it went missing in refactor. This patch restores it.

Change-Id: I7873c892c1ae907fc084d3f00f7d4e5a6293ba4d
Reviewed-on: http://codereview.qt.nokia.com/2083
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/gui/kernel/qguiapplication.cpp