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>bb10
parent
a5076c54fe
commit
c90bb65926
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue