summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2022-06-20 16:24:53 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-06-24 09:43:04 +0000
commita9694ce03541ddd3341ae9b87c208c8862a84399 (patch)
treeecba38d64f20ea49d26026fc315775653693aec3 /tests
parent22f0d9d39b31fae19ec432ca4b62828b6896af0a (diff)
Various clean-ups
Change-Id: I53e04a247a25149d9f29135484c0528c706de7d8 Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit 8c113ad54b39d26c011a8a127b8dac6c401a9ef3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/util/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/util/util.h b/tests/auto/util/util.h
index e161903e2..455dff20c 100644
--- a/tests/auto/util/util.h
+++ b/tests/auto/util/util.h
@@ -8,6 +8,8 @@
#endif
#include <QEventLoop>
+#include <QPoint>
+#include <QRect>
#include <QSignalSpy>
#include <QTimer>
#include <qwebenginefindtextresult.h>