qt5base-lts/tests/auto/widgets/dialogs
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
..
qcolordialog Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qdialog Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qerrormessage Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qfiledialog tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qfiledialog2 QFileDialog: Stabilize tests. 2015-05-01 06:03:10 +00:00
qfilesystemmodel tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qfontdialog Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
qinputdialog Update copyright headers 2015-02-11 06:49:51 +00:00
qmessagebox Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qprogressdialog Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qsidebar Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qwizard Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
dialogs.pro Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00