summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-02-11 13:36:11 (GMT)
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2010-02-11 13:50:47 (GMT)
commitebfb42a9ada20c93643b05ebbb73709bd639742d (patch)
tree4aa700da62790e91925d6fdf5e685d997ce499a3 /src/corelib
parent638b4edeba905facb2ae7a841214b048c0010008 (diff)
downloadQt-ebfb42a9ada20c93643b05ebbb73709bd639742d.zip
Qt-ebfb42a9ada20c93643b05ebbb73709bd639742d.tar.gz
Qt-ebfb42a9ada20c93643b05ebbb73709bd639742d.tar.bz2
Wrong cursor shown by the parent window after setOverrideCursor().
When calling QApplication::setOverrideCursor() and then showing a modal dialog, the parent window of the dialog reverts to the default cursor. At this point the parent window is in a disabled state, Windows uses the default cursor for the class. We need to override this behavior by handling WM_SETCURSOR. Task-number: QTBUG-6525 Reviewed-by: Denis Dzyubenko
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions