summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/mdi.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/mdi.qdoc')
-rw-r--r--examples/widgets/doc/src/mdi.qdoc14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/widgets/doc/src/mdi.qdoc b/examples/widgets/doc/src/mdi.qdoc
deleted file mode 100644
index 23daeeb9bd..0000000000
--- a/examples/widgets/doc/src/mdi.qdoc
+++ /dev/null
@@ -1,14 +0,0 @@
-// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
-
-/*!
- \example mainwindows/mdi
- \title MDI Example
- \ingroup examples-mainwindow
-
- \brief The MDI example shows how to implement a Multiple Document Interface using Qt's
- QMdiArea class.
-
- \image mdi-example.png
-
-*/