macOS: Remove reference to the Carbon framework

Change-Id: I4e9871287c8fd54c5f85ed7d7ccaa97d8ef5a51f
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
This commit is contained in:
Tor Arne Vestbø 2020-01-20 14:59:41 +01:00
parent 8bbf22c7e5
commit 72d18db957
1 changed files with 1 additions and 1 deletions

View File

@ -763,7 +763,7 @@
Usually, when referring to a native \macos application, \e native means an
application that interfaces directly to the underlying window system, rather
than one that uses some intermediary layer. Qt applications run as first
class citizens, just like Cocoa and Carbon applications. We use Cocoa
class citizens, just like Cocoa applications. We use Cocoa
internally to communicate with the operating system.
*/