summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2022-08-09 08:15:03 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-08-09 14:52:53 +0000
commit5b1276bb4aac33fa2d16ec7f385982322e55fbc4 (patch)
treed11c1e072d9127ad8e77ffcb3a8298e0e3a85efc
parent72351edd95e6490a4cd501d55b2799c5e482540b (diff)
downloadqtdoc-5b1276bb4aac33fa2d16ec7f385982322e55fbc4.tar.gz
Doc: Rewrite reintroduced modules for 6.4 text
A list of one isn't a list, so make the text a bit easier to parse. Change-Id: I451025887a07614a66106b677895ed91e8966f62 Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit a2d8cc22579a395db184639ebb9273bab5e14941) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/whatsnew/whatsnew64.qdoc11
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/src/whatsnew/whatsnew64.qdoc b/doc/src/whatsnew/whatsnew64.qdoc
index 21160b22..ec5e7773 100644
--- a/doc/src/whatsnew/whatsnew64.qdoc
+++ b/doc/src/whatsnew/whatsnew64.qdoc
@@ -19,16 +19,13 @@
adding physical simulation capabilities to Qt Quick 3D.
\endlist
- Qt 6.4 reintroduces the following modules that were not present in Qt 6.3.
- All listed modules were ported to Qt 6 and the CMake build system.
+ Qt 6.4 reintroduces the \l {Qt TextToSpeech} module from Qt 5. This module
+ wasn't present in Qt 6.3. It now uses the CMake build system and works with
+ Qt 6.
- A more detailed list of changes to each module can be found in
+ You'll find more details about changes to each module in
\l {Changes to Qt Modules in Qt 6}.
- \list
- \li The {Qt TextToSpeech} module (from Qt 5) has been ported to Qt 6.
- \endlist
-
\section1 New Features in Qt 6.4
\section2 Qt Core Module