add comparison operators for wxPen/BrushStyle and wxSOLID/... constants to avoid...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Mar 2008 03:13:18 +0000 (03:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 Mar 2008 03:13:18 +0000 (03:13 +0000)
commit8907a7e2c0fb61ecca0b6434dd69ee42b7ee1db6
tree771bf7689c4dd50c9ba84e56d0131f62bb760935
parent2ecd1756e4238edc910a38a18f84b4f5bf42f85c
add comparison operators for wxPen/BrushStyle and wxSOLID/... constants to avoid warnings in the existing code using such comparisons

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/brush.h
include/wx/defs.h
include/wx/pen.h