summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/mainwindow.qdoc
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-26 14:45:43 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-29 14:49:13 +0200
commitc5ee7c8b8f214dde6f5e9c513ef3a8592cc4dd7a (patch)
treed80349e5b9e9dc7d43c488c68a0c5ae9f0d88f35 /examples/widgets/doc/src/mainwindow.qdoc
parent4b79834e1a88461eb0cd8d19125130ed973651fa (diff)
Move main window example to manual test
Pick-to: 6.5 6.6 Change-Id: I7d9281f173ce9fb24c0f565797b6fbcfba10459f Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/widgets/doc/src/mainwindow.qdoc')
-rw-r--r--examples/widgets/doc/src/mainwindow.qdoc13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/widgets/doc/src/mainwindow.qdoc b/examples/widgets/doc/src/mainwindow.qdoc
deleted file mode 100644
index ca2840123d..0000000000
--- a/examples/widgets/doc/src/mainwindow.qdoc
+++ /dev/null
@@ -1,13 +0,0 @@
-// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
-
-/*!
- \example mainwindows/mainwindow
- \title Main Window
- \ingroup examples-mainwindow
-
- \brief The Main Window example shows Qt's extensive support for tool bars,
- dock windows, menus, and other standard application features.
-
- \image mainwindow-demo.png
-*/