diff options
author | Norwegian Rock Cat <qt-info@nokia.com> | 2009-07-06 12:08:41 (GMT) |
---|---|---|
committer | Norwegian Rock Cat <qt-info@nokia.com> | 2009-07-06 12:12:56 (GMT) |
commit | fd181167709283a2ceefa5285d6189fa7de23bb6 (patch) | |
tree | 702100755edfa2f63e3c20248ebc87ae4311389b /tools/linguist | |
parent | 18a717b3f2e6a19a5ad631b68b26d09ba934bece (diff) | |
download | Qt-fd181167709283a2ceefa5285d6189fa7de23bb6.zip Qt-fd181167709283a2ceefa5285d6189fa7de23bb6.tar.gz Qt-fd181167709283a2ceefa5285d6189fa7de23bb6.tar.bz2 |
Implement QApplication::setOverrideCursor to use pure Cocoa calls
Seems this was a victim of our cursor fixing. Cocoa does a lot for us
with setting cursors. This meant that we didn't need to do as much
meddling and as a result qt_mac_set_cursor does nothing in Cocoa.
Unfortunately, this broke setOverrideCursor. Luckily Cocoa has a stack
that works exactly like Qt, so we can just use that.
Task-number: 257507
Reviewed-by: Prasanth Ullattil
Diffstat (limited to 'tools/linguist')
0 files changed, 0 insertions, 0 deletions