No real changes, just make wxColour::OSXGetNSColor() const.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:48:42 +0000 (12:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:48:42 +0000 (12:48 +0000)
commit83586c2aaec7a1045a0bb146a413bdd7f3581db0
treee98878a59370e604d89733ce63b4a86ab48d2221
parent2814e718bae5580c4464e1ef9f426704dd8d33bb
No real changes, just make wxColour::OSXGetNSColor() const.

There is no reason to not allow calling this method on const wxColour objects.

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