remove stray QGuiApplicationPrivate::wheelEventSource declaration
It is unimplemented and probably unnecessary. Unintentionally included
in commit 74443d7bbb
.
Change-Id: I3a1afb20e673fa0611b602a11ceca1953231ac14
Reviewed-by: Andrew Knight <qt@panimo.net>
This commit is contained in:
parent
31e85dc2a1
commit
bf65a58e5a
@ -271,8 +271,6 @@ public:
|
||||
static Qt::MouseEventFlags mouseEventFlags(const QMouseEvent *event);
|
||||
static void setMouseEventFlags(QMouseEvent *event, Qt::MouseEventFlags flags);
|
||||
|
||||
static Qt::MouseEventSource wheelEventSource(const QWheelEvent *event);
|
||||
|
||||
static QInputDeviceManager *inputDeviceManager();
|
||||
|
||||
const QDrawHelperGammaTables *gammaTables();
|
||||
|
Loading…
Reference in New Issue
Block a user