summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-11-01 13:32:43 +0100
committerKai Koehne <kai.koehne@qt.io>2020-11-04 09:20:17 +0100
commit8fa93272f0a1526e06105ea02c7ae5ca8f8c52c0 (patch)
tree7ffe0df6ae2043f40b9b9e9aad21ce0a13778cc4
parent02c2a58cdf0e4cb4989f14e751723b6573a7ebbc (diff)
Doc: Fix mentioning of Qt5Core in overview page
Change-Id: If6ae12117c95a6c843dfd93735590e17b8d2d2a3 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--src/corelib/doc/src/qtcore-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/doc/src/qtcore-index.qdoc b/src/corelib/doc/src/qtcore-index.qdoc
index a8560d3f0d..c5798e29cd 100644
--- a/src/corelib/doc/src/qtcore-index.qdoc
+++ b/src/corelib/doc/src/qtcore-index.qdoc
@@ -60,7 +60,7 @@
\section2 Building with qmake
- If you use \l qmake to build your projects, Qt5Core is linked by default.
+ If you use \l qmake to build your projects, Qt6Core is linked by default.
\section1 Threading and Concurrent Programming