summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/graphicsview.pro
diff options
context:
space:
mode:
authorJan Arve Sæther <jan-arve.saether@qt.io>2023-02-28 18:03:41 +0100
committerJan Arve Sæther <jan-arve.saether@qt.io>2023-03-02 17:24:53 +0000
commit5773c3ac28dc3f7bd5e6e4571b99f944199fd9d7 (patch)
treefd842f76bc6fbe0f121e7f517cf66182428fb4ce /examples/widgets/graphicsview/graphicsview.pro
parentcd0301a78ea79da08f873d4a6ed817a93a512932 (diff)
Move anchor layout example to manual tests
Pick-to: 6.5 6.5.0 Change-Id: I9c9a9dbcdaf705a31208b80b71e978938a492142 Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
Diffstat (limited to 'examples/widgets/graphicsview/graphicsview.pro')
-rw-r--r--examples/widgets/graphicsview/graphicsview.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/widgets/graphicsview/graphicsview.pro b/examples/widgets/graphicsview/graphicsview.pro
index 218ee991ce..b3e49050ba 100644
--- a/examples/widgets/graphicsview/graphicsview.pro
+++ b/examples/widgets/graphicsview/graphicsview.pro
@@ -8,7 +8,6 @@ SUBDIRS = \
diagramscene \
dragdroprobot \
flowlayout \
- anchorlayout \
simpleanchorlayout
contains(DEFINES, QT_NO_CURSOR)|!qtConfig(draganddrop): SUBDIRS -= dragdroprobot