summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorNicholas Bennett <nicholas.bennett@qt.io>2021-12-28 15:54:54 +0200
committerNicholas Bennett <nicholas.bennett@qt.io>2021-12-30 14:54:58 +0200
commitc90bb659261ded691baad5be557c088fb787becf (patch)
tree92ad7c6fe67f5695169d12f4bfc4f970cdb418e0 /src/corelib/io
parenta5076c54fe6c466ecf21d6d968016726e3928a78 (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 Pick-to: 6.2 6.3 Change-Id: I37b1bb6167984ccf7877baf2e6e764337121a947 Reviewed-by: Tommi Mänttäri <tommi.manttari@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/io')
-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