]> git.saurik.com Git - wxWidgets.git/commit
removed const before WXCOLORREF because (1) g++ 3.1 doesn't like it and (2) it doesn...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Nov 2006 16:03:03 +0000 (16:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 Nov 2006 16:03:03 +0000 (16:03 +0000)
commite090886060291a7b6fdfeb63ce154bbedd502b85
tree8f61cadb1ec63b914d73b84633fa1d8402f2c9dd
parentb2c31089c2bd10eb5a33f4d43654e85b7ca451f0
removed const before WXCOLORREF because (1) g++ 3.1 doesn't like it and (2) it doesn't seem to make sense on an array type (why is WXCOLORREF an array anyhow?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/carbon/colour.h