diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2009-10-07 12:41:33 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2009-10-08 11:36:14 (GMT) |
commit | 8050a8ea1b30b0d35fc20e9d09ff48c242a924cd (patch) | |
tree | e2f4e8c503cb751f5b5104f0559429c973f4c341 /src/gui/kernel | |
parent | 9e59f3e021e78a5b825b7673248e0bf37ac935f1 (diff) | |
download | Qt-8050a8ea1b30b0d35fc20e9d09ff48c242a924cd.zip Qt-8050a8ea1b30b0d35fc20e9d09ff48c242a924cd.tar.gz Qt-8050a8ea1b30b0d35fc20e9d09ff48c242a924cd.tar.bz2 |
Mac: fix auto test to reflect recent changes in wheel event handling
...on mac. Since mouse wheel events are accelerated by the OS on mac,
we cannot multiply the delta with QApplication::wheelScrollLines,
since this will make scrolling behave far to fast. To change the
speed of wheel events on Mac, one should use system preferences.
This patch updates the test to reflect his difference.
Rev-By: ogoffart
Diffstat (limited to 'src/gui/kernel')
0 files changed, 0 insertions, 0 deletions