tst_foreignwindow: Run test with high-DPI disabled
To avoid having to take high-DPI scaling into account for geometry calculations/comparisons. Change-Id: I941b74781264455b70520df8d1e6e91592e00310 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 4ede419533b5fe148b2c47711f82739d36991ce4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
830d4ee315
commit
e3f1695143
@ -16,6 +16,7 @@ qt_internal_add_test(tst_qwindow
|
||||
|
||||
if(APPLE OR WIN32)
|
||||
qt_internal_add_test(tst_foreignwindow
|
||||
LOWDPI
|
||||
SOURCES
|
||||
tst_foreignwindow.cpp
|
||||
LIBRARIES
|
||||
|
Loading…
x
Reference in New Issue
Block a user