From e81b955b41e7c7f21160cfd4faa6de8b99d78fe1 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sun, 19 Jul 2015 16:08:42 -0700 Subject: Doc: update the Q_OS_MAC documentation to be less misleading The "open source" version it's talking about is that of Darwin, not of Qt. Change-Id: Ib306f8f647014b399b87ffff13f27bc651d78707 Reviewed-by: Martin Smith Reviewed-by: Dirk Hohndel --- src/corelib/global/qglobal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp index e77a9eef31..2c57999ed0 100644 --- a/src/corelib/global/qglobal.cpp +++ b/src/corelib/global/qglobal.cpp @@ -1177,7 +1177,7 @@ bool qSharedBuild() Q_DECL_NOTHROW \relates Defined on Darwin-based operating systems distributed by Apple, which - currently includes OS X and iOS, but not the open source version. + currently includes OS X and iOS, but not the open source versions of Darwin. */ /*! -- cgit v1.2.3