Add constructor and Set taking NSColor.
authorDavid Elliott <dfe@tgwbd.org>
Mon, 10 Jan 2005 18:37:36 +0000 (18:37 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 10 Jan 2005 18:37:36 +0000 (18:37 +0000)
commitd8fdd58fa32f2dba817c9608c9e61b93606897f2
tree61560d4ce110353b79317ec7cfe28f5f7d747399
parent183749989294d21f38f03dabfdb15f42225eceac
Add constructor and Set taking NSColor.
Change eqauality operator to check if the NSColor objects are the same
instance or if all of the color components (m_red/green/blue) are identical.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/colour.h
src/cocoa/colour.mm