Commit 72d18db9 authored by Tor Arne Vestbø's avatar Tor Arne Vestbø
Browse files

macOS: Remove reference to the Carbon framework


Change-Id: I4e9871287c8fd54c5f85ed7d7ccaa97d8ef5a51f
Reviewed-by: default avatarMorten Johan Sørvig <morten.sorvig@qt.io>
parent 8bbf22c7
No related merge requests found
Showing with 1 addition and 1 deletion
...@@ -763,7 +763,7 @@ ...@@ -763,7 +763,7 @@
Usually, when referring to a native \macos application, \e native means an Usually, when referring to a native \macos application, \e native means an
application that interfaces directly to the underlying window system, rather application that interfaces directly to the underlying window system, rather
than one that uses some intermediary layer. Qt applications run as first 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. internally to communicate with the operating system.
*/ */
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment