summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/gui/kernel/.prev_CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/gui/kernel/.prev_CMakeLists.txt b/tests/auto/gui/kernel/.prev_CMakeLists.txt
index 33c8b35391..85dc42305f 100644
--- a/tests/auto/gui/kernel/.prev_CMakeLists.txt
+++ b/tests/auto/gui/kernel/.prev_CMakeLists.txt
@@ -11,6 +11,7 @@ add_subdirectory(qevent)
add_subdirectory(qfileopenevent)
add_subdirectory(qguieventdispatcher)
add_subdirectory(qguitimer)
+add_subdirectory(qhighdpi)
add_subdirectory(qinputdevice)
add_subdirectory(qinputmethod)
add_subdirectory(qkeyevent)
@@ -35,9 +36,6 @@ if(QT_FEATURE_shortcut)
add_subdirectory(qkeysequence)
add_subdirectory(qshortcut)
endif()
-if(QT_FEATURE_highdpiscaling)
- add_subdirectory(qhighdpiscaling)
-endif()
if(TARGET Qt::Widgets)
add_subdirectory(qmouseevent_modal)
add_subdirectory(qtouchevent)