summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-08-11 15:05:44 +0200
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-08-12 08:54:01 +0000
commitd3889211dc245d44dab25dcc9fbbc4b57e92ac33 (patch)
treed5a6e3cfee36d39e1bfbb641f91136f9d5b43db6
parent7fab1fa65675dfd62b1ddf6fed3226e465b37b67 (diff)
Doc: Change instances of 'OS X' to 'macOS'v5.6.2
As of version 10.12 (Sierra), the name of Apple's desktop operating system will be macOS. Change all occurrences where the Mac platform is discussed to use the macro \macos (defined in the documentation configuration in qtbase). Change-Id: I0a7da987b0322b622a34f6735210bfdf708479ab Reviewed-by: Paul Lemire <paul.lemire@kdab.com> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
-rw-r--r--src/doc/src/qt3d-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/src/qt3d-index.qdoc b/src/doc/src/qt3d-index.qdoc
index e97f83c02..793fa4235 100644
--- a/src/doc/src/qt3d-index.qdoc
+++ b/src/doc/src/qt3d-index.qdoc
@@ -98,7 +98,7 @@
\list
\li Microsoft Windows (win32) - Supported
\li Linux X11 - Supported
- \li OS X - Supported although there may be some retina scaling issues
+ \li \macos - Supported although there may be some retina scaling issues
\li Android - Supported
\li Embedded Linux - Supported
\li iOS - Not supported yet (coming in Qt 5.6)