summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-26 13:45:42 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-26 23:15:02 +0200
commit2a65849e10e5288d0aa61d293f3fb80d4056bc37 (patch)
tree6e8ee5ac026504efcd26efec9b84e3b2b70de735 /examples/widgets/mainwindows/CMakeLists.txt
parentfc0e82f58a8fbd879fb0867334b664bd83863d8d (diff)
Move dock widgets example to manual test
Pick-to: 6.5 6.6 Change-Id: I23ca3f2450df8f6c71509235ccec655d88d0d6d7 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/widgets/mainwindows/CMakeLists.txt')
-rw-r--r--examples/widgets/mainwindows/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/widgets/mainwindows/CMakeLists.txt b/examples/widgets/mainwindows/CMakeLists.txt
index ece36efdf0..3a96fbbdb3 100644
--- a/examples/widgets/mainwindows/CMakeLists.txt
+++ b/examples/widgets/mainwindows/CMakeLists.txt
@@ -1,7 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-qt_internal_add_example(dockwidgets)
qt_internal_add_example(mainwindow)
qt_internal_add_example(mdi)
qt_internal_add_example(menus)