summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/kernel
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-02-08 11:17:24 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-02-11 10:19:45 +0100
commitc9e67a7926c2932217f6d484ea69219d077ef176 (patch)
tree79ae65b30ff1d43bb19cf781bcbb126ede89cbb1 /tests/manual/widgets/kernel
parentf1ae5ae726cf909e4ee943eae8e09f8aff74bb3e (diff)
CMake: Regenenerate projects where recent changes happened
Change-Id: If86e49d73a45b7cfc494fa48bdc6cb1ba503b112 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/manual/widgets/kernel')
-rw-r--r--tests/manual/widgets/kernel/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/widgets/kernel/CMakeLists.txt b/tests/manual/widgets/kernel/CMakeLists.txt
index 0c03aec319..9be003391d 100644
--- a/tests/manual/widgets/kernel/CMakeLists.txt
+++ b/tests/manual/widgets/kernel/CMakeLists.txt
@@ -1,5 +1,5 @@
# Generated from kernel.pro.
-add_subdirectory(qtooltip)
+# add_subdirectory(qtooltip) # special case broken in dev
add_subdirectory(sizeonhide)
add_subdirectory(layoutreplace)