summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2023-08-15 12:09:09 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-08-16 11:11:45 +0000
commitb1301e488af974ce26fdf2b7c6ec8bd5862cf9e6 (patch)
treed39c95ec675c12beb8cd349357b931cee1c4bb79
parentbc7ede8b0915ddc9eb62b7a7325be668d7e42403 (diff)
Add link to QtGraphs module to whatsnew
Change-Id: I4a09e33872b2752ab66b2975760caa0ca42a9aad Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 65a7653634a80c5ecb97b53ed087a6285ffe3c5b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/whatsnew/whatsnew66.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/whatsnew/whatsnew66.qdoc b/doc/src/whatsnew/whatsnew66.qdoc
index 19b6c8836..39547714b 100644
--- a/doc/src/whatsnew/whatsnew66.qdoc
+++ b/doc/src/whatsnew/whatsnew66.qdoc
@@ -21,7 +21,7 @@
\section2 Qt Graphs Module
- Qt Graphs is meant to be the replacement module for Qt Data Visualization. It uses
+ \l{QtGraphs}{Qt Graphs} is meant to be the replacement module for Qt Data Visualization. It uses
Qt Quick 3D as the rendering engine to provide support for native graphics
backends, instead of relying on OpenGL 2.1, like Qt Data Visualization does.