summaryrefslogtreecommitdiffstats
path: root/examples/widgets/mainwindows/mainwindows.pro
diff options
context:
space:
mode:
authorAxel Spoerl <axel.spoerl@qt.io>2023-05-09 09:53:54 +0200
committerAxel Spoerl <axel.spoerl@qt.io>2023-06-04 01:18:19 +0200
commiteda71105ff9a516059c6dd6643ff446a82edac81 (patch)
tree42484a77262cdd6e9c6c5e2533cb3f9dc0b6c4fd /examples/widgets/mainwindows/mainwindows.pro
parent27906b7da84c22b244b612a557f57606d8d4d626 (diff)
Move widgets Application example to manual tests
With 6e77da640aa84c1efe330d4a5224c9c7425ece57, the documentviewer demo's TxtViewer plugin has been fully documented in order to replace the Application example. This patch moves the application example to manual tests. Pick-to: 6.5 Change-Id: I67d975e478c7bc840613c8af1301a4eafe8f1a42 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/widgets/mainwindows/mainwindows.pro')
-rw-r--r--examples/widgets/mainwindows/mainwindows.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/widgets/mainwindows/mainwindows.pro b/examples/widgets/mainwindows/mainwindows.pro
index 7a53cc6fa7..9b19bdc431 100644
--- a/examples/widgets/mainwindows/mainwindows.pro
+++ b/examples/widgets/mainwindows/mainwindows.pro
@@ -1,6 +1,5 @@
TEMPLATE = subdirs
-SUBDIRS = application \
- dockwidgets \
+SUBDIRS = dockwidgets \
mainwindow \
mdi \
menus