Use wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of wxXXX constants.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Apr 2011 16:37:44 +0000 (16:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Apr 2011 16:37:44 +0000 (16:37 +0000)
commitf645356813e0479e74db69e15e915384922001ea
tree12b2b3aba18f0cdd520805403f95becf8117c707
parent554895848bdb0c4aea6aaf952f2aa8a6dd647249
Use wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of wxXXX constants.

Use non-deprecated constants in wxMSW wxGC code.

Closes #13109.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/graphics.cpp