Remove deprecation tags from QWheelEvent.
authorMorten Johan Sorvig <morten.sorvig@nokia.com>
Thu, 26 Apr 2012 08:29:16 +0000 (10:29 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Apr 2012 12:41:42 +0000 (14:41 +0200)
commit1d72e3fbdfdef979b90a94b53a98ac52e7282a36
tree635a7c16b0d9aa06a7a096b9c18ef1b93b82d80f
parent4a2942085a4d82e66b001c60e535f3a37808a0e8
Remove deprecation tags from QWheelEvent.

0df1c9f1 enabled deprecation warnings from Qt,
causing warnings from QWheelEvent use.

Using delta() and orientation() in new code is still
not advised, but since QtWidgets uses them the
"deprecated" tag is not suitable.

Change-Id: I597e8ddf9fd2dc911d0e30044e96df744982ff81
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/gui/kernel/qevent.h