summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/imageformats/doc/src/qt6-changes.qdoc21
-rw-r--r--src/imageformats/doc/src/qtimageformats.qdoc4
2 files changed, 0 insertions, 25 deletions
diff --git a/src/imageformats/doc/src/qt6-changes.qdoc b/src/imageformats/doc/src/qt6-changes.qdoc
deleted file mode 100644
index b717290..0000000
--- a/src/imageformats/doc/src/qt6-changes.qdoc
+++ /dev/null
@@ -1,21 +0,0 @@
-// Copyright (C) 2020 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
-
-/*!
- \page qtimageformats-changes-qt6.html
- \title Changes to Qt Image Formats
- \ingroup changes-qt-5-to-6
- \brief Migrate Qt Image Formats to Qt 6.
-
- Qt 6 is a result of the conscious effort to make the framework more
- efficient and easy to use.
-
- We try to maintain binary and source compatibility for all the public
- APIs in each release. But some changes were inevitable in an effort to
- make Qt a better framework.
-
- In this topic we summarize those changes in Qt Image Formats, and provide guidance
- to handle them.
-
- \section1 ADD STUFF HERE
-*/
diff --git a/src/imageformats/doc/src/qtimageformats.qdoc b/src/imageformats/doc/src/qtimageformats.qdoc
index 8619000..87e3b81 100644
--- a/src/imageformats/doc/src/qtimageformats.qdoc
+++ b/src/imageformats/doc/src/qtimageformats.qdoc
@@ -53,10 +53,6 @@ plugins/imageformats), together with the default image format
plugins. They may be deployed to the target system in the same way as
other plugins, see the \l{Deploying Plugins} documentation.
-\section1 Module Evolution
-\l{Changes to Qt Image Formats} lists important changes in the module
-API and functionality that were done for the Qt 6 series of Qt.
-
\section1 Licenses and Attributions
Qt Image Formats is available under commercial licenses from \l{The Qt Company}.