summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNicholas Bennett <nicholas.bennett@qt.io>2021-12-28 15:54:54 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-12-30 15:24:51 +0000
commit315bf6f7b00daf60d8403d50fc8404377a27044c (patch)
tree524570acea412d04805bdd56aa615ef7ae286240 /src
parent8918ddf60ff811190f686f05f235d2affa9c5144 (diff)
Docs: Add other Unix paths to the Linux table in QStandardPaths
Added Unix to the title of the enum QStandardPaths::StandardLocation docs Linux paths table as this also aplies to Unix based OS's such as QNX. Fixes: QTBUG-63695 Change-Id: I37b1bb6167984ccf7877baf2e6e764337121a947 Reviewed-by: Tommi Mänttäri <tommi.manttari@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit c90bb659261ded691baad5be557c088fb787becf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/io/qstandardpaths.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qstandardpaths.cpp b/src/corelib/io/qstandardpaths.cpp
index de14b44454..b76eafcb89 100644
--- a/src/corelib/io/qstandardpaths.cpp
+++ b/src/corelib/io/qstandardpaths.cpp
@@ -220,7 +220,7 @@ QT_BEGIN_NAMESPACE
\endtable
\table
- \header \li Path type \li Linux
+ \header \li Path type \li Linux and other UNIX operating systems
\row \li DesktopLocation
\li "~/Desktop"
\row \li DocumentsLocation