summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/grab_override/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qcursor/grab_override/mainwindow.h')
-rw-r--r--tests/manual/qcursor/grab_override/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qcursor/grab_override/mainwindow.h b/tests/manual/qcursor/grab_override/mainwindow.h
index eaf4b95615..31ecaee43f 100644
--- a/tests/manual/qcursor/grab_override/mainwindow.h
+++ b/tests/manual/qcursor/grab_override/mainwindow.h
@@ -42,7 +42,7 @@
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
-#include <QtWidgets/QMainWindow>
+#include <QMainWindow>
class QTimer;