summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolor.cpp
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2009-09-28 22:49:12 +0200
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2009-09-28 22:58:39 +0200
commit679a6b373a5496c069b1ed668f7eb166237bd0e2 (patch)
treec59c5510b97c06027176d49ac5b40ecd2f393e9f /src/gui/painting/qcolor.cpp
parente20c832098d98076a0f988ce01b53586e370d272 (diff)
QWheelEvent not working on Cocoa 64Bit
The patch which added support for smooth scrolling will work only on 32 bit builds. The new methods (e.g. deviceDeltaX) of the NSEvent were added with the float return type. This should be of CGFloat type instead, which is different from float on 64 bit builds. Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/painting/qcolor.cpp')
0 files changed, 0 insertions, 0 deletions