summaryrefslogtreecommitdiffstats
path: root/examples/widgets/richtext/textedit/textedit.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/richtext/textedit/textedit.qdoc')
-rw-r--r--examples/widgets/richtext/textedit/textedit.qdoc20
1 files changed, 0 insertions, 20 deletions
diff --git a/examples/widgets/richtext/textedit/textedit.qdoc b/examples/widgets/richtext/textedit/textedit.qdoc
deleted file mode 100644
index 938fad36c8..0000000000
--- a/examples/widgets/richtext/textedit/textedit.qdoc
+++ /dev/null
@@ -1,20 +0,0 @@
-// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
-
-/*! \page textedit-example.html
-
- \ingroup examples
- \title Text Edit Example
-
- \brief This example displays a text editor with the user interface written
- in pure C++.
-
- A similar example which uses Qt Designer to produce the user
- interface is in the \l {Qt Designer Manual}.
-
-
- See \c{$QTDIR/examples/textedit} for the source code.
-
-*/
-
-