From 5da38b44896e07ab61e1503e1421fdac80c0706f Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Mon, 14 Nov 2022 14:06:47 +0100 Subject: tests: Add project files of highdpi both for qmake and cmake MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pick-to: 6.4 6.2 Change-Id: I5525536674a64ccd14106dc6727b5578c0ab7f16 Reviewed-by: Tor Arne Vestbø --- tests/manual/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/manual/CMakeLists.txt') diff --git a/tests/manual/CMakeLists.txt b/tests/manual/CMakeLists.txt index 182068e8e8..0a2776ebe3 100644 --- a/tests/manual/CMakeLists.txt +++ b/tests/manual/CMakeLists.txt @@ -18,7 +18,7 @@ add_subdirectory(filetest) # add_subdirectory(foreignwindows) # special case end add_subdirectory(gestures) -# add_subdirectory(highdpi) special case broken in dev +add_subdirectory(highdpi) add_subdirectory(inputmethodhints) add_subdirectory(keypadnavigation) #add_subdirectory(lance) # special case qgl.h missing -- cgit v1.2.3