qt5base-lts/tests/manual/cocoa
Jake Petroules 353b160a4a Link to AppKit instead of Cocoa.
Cocoa is basically just AppKit + CoreData. Since we do not use CoreData
in Qt, there is no reason to link to it or (transitively) import its
headers.

This is just a mechanical replacement of -framework Cocoa with
-framework AppKit and <Cocoa/Cocoa.h> with <AppKit/AppKit.h>

Change-Id: Ibcfc8a03c0ddff27a67fbc87dd7bd58a4b648956
Reviewed-by: Mika Lindqvist <postmaster@raasu.org>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
2015-09-05 11:49:17 +00:00
..
appicon Add a means to set the application icon where supported 2015-04-10 10:10:25 +00:00
menus Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
nativewidgets Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
popups Cocoa: Correct mouse event forwarding for popups 2015-03-12 09:32:17 +00:00
qmaccocoaviewcontainer Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
qsystemtrayicon Fixed license headers 2015-02-17 18:46:09 +00:00
qt_on_cocoa Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
wheelevent Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00