qt5base-lts/examples/widgets
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
..
animation Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
desktop Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
dialogs Port examples/widgets/dialogs to new connection syntax. 2015-07-22 04:12:45 +00:00
doc Tablet example: smoother, rotation stylus, better airbrush 2015-07-31 04:33:20 +00:00
draganddrop Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
effects Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
gestures Use QImageReader::setAutoTransform() in examples. 2015-07-13 20:16:35 +00:00
graphicsview fix usage of wince scope 2015-06-05 10:29:10 +00:00
itemviews Port examples/widgets/itemviews to new connection syntax. 2015-07-31 14:21:15 +00:00
layouts Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mac Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
mainwindows Fix mainwindow examples when clipboard support is disabled. 2015-08-11 16:23:23 +00:00
painting Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
richtext Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
scroller Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
statemachine Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tools Add QRegularExpression based regexp tool 2015-04-02 13:19:30 +00:00
tutorials Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
widgets Tablet example: update the cursor according to the tool 2015-07-31 04:33:27 +00:00
windowcontainer Make the windowcontainer example more robust 2015-05-12 08:58:47 +00:00
widgets.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00