summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-26 13:52:16 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-28 00:09:59 +0200
commit7b4b5c839ba7e7a05a339533d37f0d97a26bad18 (patch)
tree148cc26e4abc78213acc48e2ae5ed502b868dda8 /examples/widgets/graphicsview/CMakeLists.txt
parent76ba4a04223670afdfe9dc17eee3dc0ec3659f66 (diff)
Move embedded dialogs example to manual test
Pick-to: 6.5 6.6 Change-Id: I86213aa47def7ebacaa9465a0200cef10871706e Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/widgets/graphicsview/CMakeLists.txt')
-rw-r--r--examples/widgets/graphicsview/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/widgets/graphicsview/CMakeLists.txt b/examples/widgets/graphicsview/CMakeLists.txt
index e0d291312e..f3974f99c5 100644
--- a/examples/widgets/graphicsview/CMakeLists.txt
+++ b/examples/widgets/graphicsview/CMakeLists.txt
@@ -3,7 +3,6 @@
qt_internal_add_example(chip)
qt_internal_add_example(elasticnodes)
-qt_internal_add_example(embeddeddialogs)
qt_internal_add_example(collidingmice)
qt_internal_add_example(basicgraphicslayouts)
qt_internal_add_example(diagramscene)