Remove unused Mac OS X code from QtWidgets
authorBradley T. Hughes <bradley.hughes@nokia.com>
Wed, 2 May 2012 11:47:05 +0000 (13:47 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 2 May 2012 12:53:41 +0000 (14:53 +0200)
commitaf0df2d04705368459369c311ffae68f01206f9b
tree2f309f4eaed7298c7327d0ea0f4027ccebc2c076
parent98ac56676ace9440bba2b96c9fb719f23b18a54e
Remove unused Mac OS X code from QtWidgets

qcolordialog_mac.mm, qfiledialog_mac.mm, qfontdialog_mac.mm, and
qnspanelproxy_mac.mm are unused, remove them. The functionality they
used to provide is already included in the Cocoa platform plugin.

Change-Id: I2815d119687fd8d8dd421da36563afbd645ee000
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
src/widgets/dialogs/dialogs.pri
src/widgets/dialogs/qcolordialog_mac.mm [deleted file]
src/widgets/dialogs/qfiledialog_mac.mm [deleted file]
src/widgets/dialogs/qfontdialog_mac.mm [deleted file]
src/widgets/dialogs/qnspanelproxy_mac.mm [deleted file]