aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib/quicktestevent_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/testlib/quicktestevent_p.h')
-rw-r--r--src/imports/testlib/quicktestevent_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/testlib/quicktestevent_p.h b/src/imports/testlib/quicktestevent_p.h
index 0bbae8434f..4e63a2e47e 100644
--- a/src/imports/testlib/quicktestevent_p.h
+++ b/src/imports/testlib/quicktestevent_p.h
@@ -122,7 +122,7 @@ public Q_SLOTS:
private:
QWindow *eventWindow(QObject *item = nullptr);
QWindow *activeWindow();
- QTouchDevice *touchDevice();
+ QPointingDevice *touchDevice();
Qt::MouseButtons m_pressedButtons;