summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-08-02 13:15:54 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-08-02 19:36:13 +0200
commit4ede419533b5fe148b2c47711f82739d36991ce4 (patch)
tree54f9751a11434c15163d1c58152dea02396113e5 /tests/auto/gui/kernel/qwindow
parentd7d15c1a47c01fd75e073f82345aad826887350f (diff)
tst_foreignwindow: Run test with high-DPI disabled
To avoid having to take high-DPI scaling into account for geometry calculations/comparisons. Pick-to: 6.6 Change-Id: I941b74781264455b70520df8d1e6e91592e00310 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/gui/kernel/qwindow')
-rw-r--r--tests/auto/gui/kernel/qwindow/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qwindow/CMakeLists.txt b/tests/auto/gui/kernel/qwindow/CMakeLists.txt
index f65cf6bede..0c4a6e877e 100644
--- a/tests/auto/gui/kernel/qwindow/CMakeLists.txt
+++ b/tests/auto/gui/kernel/qwindow/CMakeLists.txt
@@ -22,6 +22,7 @@ qt_internal_add_test(tst_qwindow
if(APPLE OR WIN32)
qt_internal_add_test(tst_foreignwindow
+ LOWDPI
SOURCES
tst_foreignwindow.cpp
LIBRARIES