Fix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.
authorSergio Martins <sergio.martins.qnx@kdab.com>
Tue, 4 Sep 2012 10:33:36 +0000 (11:33 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 7 Sep 2012 10:55:47 +0000 (12:55 +0200)
commit56414e2498ae19d305b391678afe3a67a9069832
tree5f9f6fab51995ed6d3e06614a33d6560caf06b1f
parenta85cffd5213b4c0275acc2f1072fe6dc7f895d67
Fix compilation error of qcursor_qpa.cpp with QT_NO_CURSOR.

ChangeId Ia69f37343f95772e934eab1cd806bd54cbdbbe51 added two new
methods to QCursor but didn't update the fake cursor.

Qt5's build still fails with QT_NO_CURSOR somewhere in
QT_METATYPE_INTERFACE_INIT(Type), but that's another story.

Change-Id: Ib0c706faf78e547d93a1128085e440fe5d1a5e9b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/gui/kernel/qcursor.h