summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qstandardpaths.cpp
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-01-06 09:19:43 +0100
committerKai Köhne <kai.koehne@qt.io>2022-01-14 17:42:49 +0100
commit98237fe16c092c6bf4b6b8026d5cbfda7b718997 (patch)
tree9eabab1e6773e500e9e52dd26adca829c90f5bb9 /src/corelib/io/qstandardpaths.cpp
parent197b5de0d81eaa24a51ad31d1843197ac69904a5 (diff)
Doc: Mark QSP::PublicShare, Templates for 6.4
The commit missed the 6.3 branching / feature freeze. Task-number: QTBUG-86106 Task-number: QTBUG-78092 Change-Id: I1d6b1efe0d482b6fc1ff3cfbbb440856b8cf1856 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/corelib/io/qstandardpaths.cpp')
-rw-r--r--src/corelib/io/qstandardpaths.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/io/qstandardpaths.cpp b/src/corelib/io/qstandardpaths.cpp
index aa8192bb1c..d207b34510 100644
--- a/src/corelib/io/qstandardpaths.cpp
+++ b/src/corelib/io/qstandardpaths.cpp
@@ -156,11 +156,11 @@ QT_BEGIN_NAMESPACE
\value PublicShareLocation Returns a directory location where user-specific publicly shared files
and directories can be stored. This is a generic value. Note that the returned path may be
empty if the system has no concept of a publicly shared location.
- This enum value was added in Qt 6.3.
+ This enum value was added in Qt 6.4.
\value TemplatesLocation Returns a directory location where user-specific
template files can be stored. This is a generic value. Note that the returned path may be
empty if the system has no concept of a templates location.
- This enum value was added in Qt 6.3.
+ This enum value was added in Qt 6.4.
The following table gives examples of paths on different operating systems.
The first path is the writable path (unless noted). Other, additional